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 af5560784..44fca8ada 100644
--- a/main/feh/APKBUILD
+++ b/main/feh/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=feh
-pkgver=1.5
+pkgver=1.7
pkgrel=0
pkgdesc="feh is a fast, lightweight image viewer which uses imlib2"
url="http://www.linuxbrit.co.uk/feh/"
@@ -23,4 +23,4 @@ package() {
make DESTDIR=$pkgdir docsdir=/usr/share/doc/feh install || return 1
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-md5sums="aee156f0a82582108c5a56fbe85319ae feh-1.5.tar.bz2"
+md5sums="59181976384d1f5bddae016b39334e2e feh-1.7.tar.bz2"