summaryrefslogtreecommitdiff
path: root/extra/feh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/feh/PKGBUILD')
-rw-r--r--extra/feh/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD
index 0d61e4595..1d0f1daf2 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 135558 2011-08-15 17:17:19Z bisson $
+# $Id: PKGBUILD 135645 2011-08-16 22:40: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=1.15
+pkgver=1.15.1
pkgrel=1
pkgdesc='Fast, lightweight image viewer which uses imlib2'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('giblib' 'curl' 'libxinerama')
optdepends=('perl: feh-cam, webcam wrapper for feh')
makedepends=('libxt')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('fb926ba90d494f890f271243ae599063b76c9957')
+sha1sums=('0c098f2656b4ad8d178bc57a3692b06045b000ec')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"