summaryrefslogtreecommitdiffstats
path: root/main/feh/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/feh/APKBUILD')
-rw-r--r--main/feh/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/feh/APKBUILD b/main/feh/APKBUILD
index 87a4eaf44..22418854a 100644
--- a/main/feh/APKBUILD
+++ b/main/feh/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=feh
-pkgver=2.8
+pkgver=2.9.1
pkgrel=1
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="a45e8822ae71a23fda16adf4e36072b5 feh-2.8.tar.bz2"
+md5sums="725df7d86fe6e630e4967c61bbc22514 feh-2.9.1.tar.bz2"