diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-26 13:14:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-27 04:57:31 +0000 |
commit | 49a0b2ee54f0e4435de044f0285321b466d97384 (patch) | |
tree | 0bf0e47920b27e2929e6b5c3ce84de0bef01338f /main/feh | |
parent | 65bec94dbb1faf12b0479dd9e722e8025739cf14 (diff) | |
download | aports-49a0b2ee54f0e4435de044f0285321b466d97384.tar.bz2 aports-49a0b2ee54f0e4435de044f0285321b466d97384.tar.xz |
main/feh: rebuild against libpng16
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 ab36b772b..c320f4a26 100644 --- a/main/feh/APKBUILD +++ b/main/feh/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=feh pkgver=2.9.3 -pkgrel=0 +pkgrel=1 pkgdesc="feh is a fast, lightweight image viewer which uses imlib2" url="http://www.linuxbrit.co.uk/feh/" arch="all" |