[arch-commits] Commit in feh/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Thu Feb 10 07:32:01 UTC 2011


    Date: Thursday, February 10, 2011 @ 02:32:00
  Author: bisson
Revision: 109486

upstream update

Modified:
  feh/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-10 07:08:07 UTC (rev 109485)
+++ PKGBUILD	2011-02-10 07:32:00 UTC (rev 109486)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc='Fast, lightweight image viewer which uses imlib2'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('libxinerama' 'giblib' 'perl')
 makedepends=('libxt')
 source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('5c78db9415c2d81c092ddcd3e94059e05e04953a')
+sha1sums=('599cbf19d24ccd68767b0f8c1e304b63a24efcf0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list