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

Gaetan Bisson bisson at archlinux.org
Fri Oct 8 08:16:46 UTC 2010


    Date: Friday, October 8, 2010 @ 04:16:45
  Author: bisson
Revision: 94545

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-08 06:54:21 UTC (rev 94544)
+++ PKGBUILD	2010-10-08 08:16:45 UTC (rev 94545)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=1.9
+pkgver=1.10
 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=("https://derf.homelinux.org/~derf/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('643b5ba085ed1b7f37fb6e48293779f9056fca6e')
+sha1sums=('c42095ed6a7636fe9d1ec90d3994f4a57af84681')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list