summaryrefslogtreecommitdiff
path: root/extra/feh
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-15 10:59:36 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-15 10:59:36 +0100
commit7545c059f8a1aadcf7dc1a15adb739ddbd8c61cc (patch)
treeec53c4230cddd1602f9893574dd8a16c7c2d6747 /extra/feh
parenta81a0b6ad84173e4494421a1dfafa77415f479df (diff)
parent3cc17982fa285effbc27ce867815e56bae56238d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: core/gmp/PKGBUILD extra/pidgin/PKGBUILD extra/qtwebkit/PKGBUILD
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 887d96ceb..e49c98663 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 178006 2013-02-13 12:35:32Z bisson $
+# $Id: PKGBUILD 178053 2013-02-14 21:32:25Z 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
+pkgver=2.9.1
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=('efaeb598bd613f20b010c8f9c8a301e6878e2d9d')
+sha1sums=('d6effb0bb3074315114b2590722fae9712a531ad')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"