Date: Friday, June 11, 2010 @ 09:43:06 Author: andrea Revision: 82481
upgpkg: feh 1.7-1 upstream release Modified: feh/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-06-11 13:42:53 UTC (rev 82480) +++ PKGBUILD 2010-06-11 13:43:06 UTC (rev 82481) @@ -5,7 +5,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=feh -pkgver=1.5 +pkgver=1.7 pkgrel=1 pkgdesc="A fast, lightweight image viewer which uses imlib2" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('libxinerama' 'giblib' 'perl') makedepends=('libxt') source=("https://derf.homelinux.org/~derf/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('aee156f0a82582108c5a56fbe85319ae') +md5sums=('59181976384d1f5bddae016b39334e2e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
