summaryrefslogtreecommitdiffstats
path: root/main/feh
diff options
context:
space:
mode:
Diffstat (limited to 'main/feh')
-rw-r--r--main/feh/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/feh/APKBUILD b/main/feh/APKBUILD
index 22a85910d..9588bea37 100644
--- a/main/feh/APKBUILD
+++ b/main/feh/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=feh
-pkgver=1.12
+pkgver=1.14.1
pkgrel=0
pkgdesc="feh is a fast, lightweight image viewer which uses imlib2"
url="http://www.linuxbrit.co.uk/feh/"
@@ -24,4 +24,4 @@ package() {
make DESTDIR=$pkgdir docsdir=/usr/share/doc/feh install || return 1
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-md5sums="26097651037ee0c2507e5af14f659f7c feh-1.12.tar.bz2"
+md5sums="88817761f2fa55629f4826528df3b9e5 feh-1.14.1.tar.bz2"