Date: Thursday, May 13, 2010 @ 07:13:12 Author: andrea Revision: 80167
upgpkg: feh 1.5-1 upstream release Modified: feh/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-13 11:00:45 UTC (rev 80166) +++ PKGBUILD 2010-05-13 11:13:12 UTC (rev 80167) @@ -5,7 +5,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=feh -pkgver=1.4.3 +pkgver=1.5 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=('516d57215ed28f3561b3d96413119bb8') +md5sums=('aee156f0a82582108c5a56fbe85319ae') build() { cd "${srcdir}/${pkgname}-${pkgver}"
