summaryrefslogtreecommitdiff
path: root/extra/feh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/feh/PKGBUILD')
-rw-r--r--extra/feh/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD
index de86e00d3..b1bf8bec6 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 188169 2013-06-11 11:59:02Z bisson $
+# $Id: PKGBUILD 206522 2014-03-01 05:47:00Z 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.3
+pkgver=2.10
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"{,.asc})
-sha1sums=('6e93c9bbc339d36002ead189d0a94880f58876bd' 'SKIP')
+sha1sums=('38b472f2a3222e287269a0719c7ead383f1cb8a5' 'SKIP')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"