summaryrefslogtreecommitdiff
path: root/extra/feh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/feh/PKGBUILD')
-rw-r--r--extra/feh/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD
index 1d0160666..af54cc2ed 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 175213 2013-01-16 21:13:09Z bisson $
+# $Id: PKGBUILD 178006 2013-02-13 12:35:32Z 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.8
-pkgrel=2
+pkgver=2.9
+pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
url='http://feh.finalrewind.org/'
license=('custom:MIT')
@@ -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=('eeb251d5971cf07e632661ef0b514fc3b0c7aca6')
+sha1sums=('efaeb598bd613f20b010c8f9c8a301e6878e2d9d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"