summaryrefslogtreecommitdiff
path: root/extra/feh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-15 00:05:49 -0800
committerroot <root@rshg054.dnsready.net>2013-02-15 00:05:49 -0800
commit3cc17982fa285effbc27ce867815e56bae56238d (patch)
tree7e65679d91a1a2afb576dc56f7ce5f040e5a2966 /extra/feh
parent0bf564cf7a3d99207457267c75f92ceb67197537 (diff)
Fri Feb 15 00:05:49 PST 2013
Diffstat (limited to 'extra/feh')
-rw-r--r--extra/feh/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD
index af54cc2ed..f96005cd6 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 178006 2013-02-13 12:35:32Z bisson $
+# $Id: PKGBUILD 178053 2013-02-14 21:32:25Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=feh
-pkgver=2.9
+pkgver=2.9.1
pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
url='http://feh.finalrewind.org/'
@@ -16,7 +16,7 @@ optdepends=('perl: feh-cam, webcam wrapper for feh'
'imagemagick: support more file formats')
makedepends=('libxt')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('efaeb598bd613f20b010c8f9c8a301e6878e2d9d')
+sha1sums=('d6effb0bb3074315114b2590722fae9712a531ad')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"