diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 20:38:13 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 20:38:13 +0000 |
commit | 7e0efc0570190b779aae8261d4d72b90988a71ab (patch) | |
tree | 09f58cbe9709731591607beb269a6ebf9bce7e06 /main/feh | |
parent | fdda9a4193a5dbd9d1ba17dc4d652ba2c7dc4cf8 (diff) | |
download | aports-7e0efc0570190b779aae8261d4d72b90988a71ab.tar.bz2 aports-7e0efc0570190b779aae8261d4d72b90988a71ab.tar.xz |
main/feh: rebuild against new imlib2
Diffstat (limited to 'main/feh')
-rw-r--r-- | main/feh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/feh/APKBUILD b/main/feh/APKBUILD index e41eb787f4..6127e53956 100644 --- a/main/feh/APKBUILD +++ b/main/feh/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=feh pkgver=2.24 -pkgrel=0 +pkgrel=1 pkgdesc="Fast, lightweight image viewer which uses imlib2" url="https://feh.finalrewind.org" arch="all" |