From b215b5e985b9310dff8d992510f12a87141fe7cb Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 Jul 2011 23:10:44 +0000 Subject: Wed Jul 6 23:10:44 UTC 2011 --- extra/feh/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/feh') diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD index d2cc35459..f09d64d55 100644 --- a/extra/feh/PKGBUILD +++ b/extra/feh/PKGBUILD @@ -1,21 +1,21 @@ -# $Id: PKGBUILD 124340 2011-05-19 23:17:46Z bisson $ +# $Id: PKGBUILD 130244 2011-07-04 19:18:20Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Andrea Scarpino # Contributor: dorphell # Contributor: Tom Newsom 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}" -- cgit v1.2.3-54-g00ecf