summaryrefslogtreecommitdiffstats
path: root/main/feh
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-06-22 12:09:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-06-22 13:05:29 +0000
commitf937aab8711a2e7952a9d5683e714a6c0e96ecc8 (patch)
tree2d317025a60d21b25853853dcb024a5d45a5eaa6 /main/feh
parentf73734e783dfea5d909c7235de38e2d3094f7f6c (diff)
downloadaports-f937aab8711a2e7952a9d5683e714a6c0e96ecc8.tar.bz2
aports-f937aab8711a2e7952a9d5683e714a6c0e96ecc8.tar.xz
main/feh: upgrade to 1.7
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"