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

Eric Bélanger eric at archlinux.org
Sun Jul 4 07:29:31 UTC 2010


    Date: Sunday, July 4, 2010 @ 03:29:30
  Author: eric
Revision: 84765

upgpkg: feh 1.8-1
Upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-04 06:09:07 UTC (rev 84764)
+++ PKGBUILD	2010-07-04 07:29:30 UTC (rev 84765)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=1.7
+pkgver=1.8
 pkgrel=1
 pkgdesc="A fast, lightweight image viewer which uses imlib2"
 arch=('i686' 'x86_64')
@@ -14,7 +14,8 @@
 depends=('libxinerama' 'giblib' 'perl')
 makedepends=('libxt')
 source=("https://derf.homelinux.org/~derf/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('59181976384d1f5bddae016b39334e2e')
+md5sums=('fe81334805f4da9b5f1e35b45c444a1a')
+sha1sums=('147b5608281b81be8d1f7cf944fd761e8b86ae06')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list