summaryrefslogtreecommitdiff
path: root/extra/feh
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-27 10:08:53 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-27 10:08:53 +0200
commit9262eae11412e7e7925ba230761f86fcc3756002 (patch)
tree4caf8c64e442feb4323f8710d5c6d7ee2c3e0d77 /extra/feh
parenta9a4a92d8375d35e09a3cf9d50921d8839d7c79a (diff)
parentc8729cab8302ab82e01135a22fb9fa9704f1559b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/cdemu-daemon/PKGBUILD community-testing/cdemu-daemon/cdemud.conf community-testing/cdemu-daemon/cdemud.rc extra/perl-bit-vector/PKGBUILD testing/gcc/PKGBUILD
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 253ccb812..27e6e9170 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}"