summaryrefslogtreecommitdiff
path: root/extra/feh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-02 00:03:46 -0800
committerroot <root@rshg054.dnsready.net>2013-01-02 00:03:46 -0800
commitc288a123dd9113afec1a1cc6a2d62fde30307cfa (patch)
tree4aa9ebb03bceb7effc3804a7f2873a4dcdaacdab /extra/feh
parent26ac5932cb02318206fa6a528ed4bd82ad6af87c (diff)
Wed Jan 2 00:03:46 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 008db0424..f560cd9a9 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 168900 2012-10-16 14:01:32Z bisson $
+# $Id: PKGBUILD 174012 2013-01-01 13:02:26Z 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.7
+pkgver=2.8
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=('25c3cf8af2d30b9cc176b36f2a78344ba9ae18f1')
+sha1sums=('eeb251d5971cf07e632661ef0b514fc3b0c7aca6')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"