summaryrefslogtreecommitdiff
path: root/extra/feh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-12 00:06:13 -0700
committerroot <root@rshg054.dnsready.net>2013-06-12 00:06:13 -0700
commitdf4e45a41dbb2c5b9600f2c2f824f8e3efbc5bf0 (patch)
treef54aa9c2807350cda9080c77b26961c365927af4 /extra/feh
parentbf794523287bafc14671f83b08f7b22bceadc4bc (diff)
Wed Jun 12 00:06:12 PDT 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 5a1763e55..de86e00d3 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 184374 2013-05-06 19:37:01Z foutrelis $
+# $Id: PKGBUILD 188169 2013-06-11 11:59:02Z 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.2
+pkgver=2.9.3
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=('4d7d183491f916c8f1db668065f986f4a845503e' 'SKIP')
+sha1sums=('6e93c9bbc339d36002ead189d0a94880f58876bd' 'SKIP')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"