summaryrefslogtreecommitdiff
path: root/extra/feh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
committerroot <root@rshg054.dnsready.net>2012-03-27 00:01:20 +0000
commitc8729cab8302ab82e01135a22fb9fa9704f1559b (patch)
treef272d52815dcaf543aaf60177bdfc7d28e22e201 /extra/feh
parentcf507a0dbf5ee8258e49256049b420ac8e191387 (diff)
Tue Mar 27 00:01:20 UTC 2012
Diffstat (limited to 'extra/feh')
-rw-r--r--extra/feh/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD
index d1de1bed4..d1c361b4f 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 152662 2012-03-08 01:36:52Z bisson $
+# $Id: PKGBUILD 154300 2012-03-25 17:19:28Z 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.4
-pkgrel=2
+pkgver=2.5
+pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
url='http://feh.finalrewind.org/'
license=('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=('1798186105da2dacebd49210d7f0bd78687922a5')
+sha1sums=('d1bf7fa8ec6b5d1ce16c291edf38d45de01f252d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"