Date: Monday, July 4, 2011 @ 15:18:20 Author: bisson Revision: 130244
minor upstream update Modified: feh/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-04 15:08:04 UTC (rev 130243) +++ PKGBUILD 2011-07-04 19:18:20 UTC (rev 130244) @@ -5,17 +5,17 @@ # Contributor: Tom Newsom <[email protected]> pkgname=feh -pkgver=1.14.1 +pkgver=1.14.2 pkgrel=1 pkgdesc='Fast, lightweight image viewer which uses imlib2' arch=('i686' 'x86_64') -url='http://derf.homelinux.org/projects/feh/' +url='http://feh.finalrewind.org/' license=('MIT') depends=('giblib' 'curl' 'libxinerama') optdepends=('perl: feh-cam, webcam wrapper for feh') makedepends=('libxt') source=("${url}${pkgname}-${pkgver}.tar.bz2") -sha1sums=('4d35b14c41cd8a753e6d8d334bab216c69361688') +sha1sums=('55af60f35fb21825e5450b6713f5d781f7a34cde') build() { cd "${srcdir}/${pkgname}-${pkgver}"
