[arch-commits] Commit in feh/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Thu Nov 3 00:29:32 UTC 2011
Date: Wednesday, November 2, 2011 @ 20:29:32
Author: bisson
Revision: 141902
upstream update
Modified:
feh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-11-03 00:10:37 UTC (rev 141901)
+++ PKGBUILD 2011-11-03 00:29:32 UTC (rev 141902)
@@ -5,7 +5,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=feh
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
url='http://feh.finalrewind.org/'
@@ -15,7 +15,7 @@
optdepends=('perl: feh-cam, webcam wrapper for feh')
makedepends=('libxt')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('890e4f7343e7c2157f25f1011a75688adcf6c3f2')
+sha1sums=('a5964122bf2ee2675eb9423dea7839410806fee9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list