From de078a89b9e3a45b6b2e3f0c9d866962e5125ba3 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 3 Feb 2012 23:15:07 +0000 Subject: Fri Feb 3 23:15:07 UTC 2012 --- extra/feh/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/feh') diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD index bb7f1e9ca..b16f64c3d 100644 --- a/extra/feh/PKGBUILD +++ b/extra/feh/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 145829 2012-01-02 13:33:45Z bisson $ +# $Id: PKGBUILD 148518 2012-02-03 01:12:43Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Andrea Scarpino # Contributor: dorphell # Contributor: Tom Newsom pkgname=feh -pkgver=2.2 +pkgver=2.3 pkgrel=1 pkgdesc='Fast and light imlib2-based image viewer' url='http://feh.finalrewind.org/' @@ -15,7 +15,7 @@ depends=('giblib' 'curl' 'libxinerama') optdepends=('perl: feh-cam, webcam wrapper for feh') makedepends=('libxt') source=("${url}${pkgname}-${pkgver}.tar.bz2") -sha1sums=('655db5f558cdb268ff55cb088994d78331bd39aa') +sha1sums=('9f42ba920baeb405777f834546223a9ff9eb43e7') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf