main/feh: upgrade to 2.1

This commit is contained in:
Natanael Copa 2011-11-04 13:01:06 +00:00
parent 17fd3f2565
commit 3d44f718f5

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=feh
pkgver=2.0
pkgver=2.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="67f01b88cc4cba9176c5ba24ef9f4270 feh-2.0.tar.bz2"
md5sums="b7fe5db6d7239902c9ed52733e978b3a feh-2.1.tar.bz2"