summaryrefslogtreecommitdiff
path: root/extra/feh
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-06 23:10:44 +0000
committerroot <root@rshg047.dnsready.net>2011-07-06 23:10:44 +0000
commitb215b5e985b9310dff8d992510f12a87141fe7cb (patch)
treebc81c9c0c02ab9a4d6ee15e553850141b8d46f94 /extra/feh
parent9d2caacbc33de06407311a5da87e5d22e0266435 (diff)
Wed Jul 6 23:10:44 UTC 2011
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 d2cc35459..f09d64d55 100644
--- a/extra/feh/PKGBUILD
+++ b/extra/feh/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 124340 2011-05-19 23:17:46Z bisson $
+# $Id: PKGBUILD 130244 2011-07-04 19:18:20Z 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.14.1
+pkgver=1.14.2
pkgrel=1
pkgdesc='Fast, lightweight image viewer which uses imlib2'
arch=('i686' 'x86_64')
-url='http://derf.homelinux.org/projects/feh/'
+url='http://feh.finalrewind.org/'
license=('MIT')
depends=('giblib' 'curl' 'libxinerama')
optdepends=('perl: feh-cam, webcam wrapper for feh')
makedepends=('libxt')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('4d35b14c41cd8a753e6d8d334bab216c69361688')
+sha1sums=('55af60f35fb21825e5450b6713f5d781f7a34cde')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"