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

Gaetan Bisson bisson at nymeria.archlinux.org
Wed Feb 13 12:34:56 UTC 2013


    Date: Wednesday, February 13, 2013 @ 13:34:55
  Author: bisson
Revision: 178005

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-13 04:00:20 UTC (rev 178004)
+++ PKGBUILD	2013-02-13 12:34:55 UTC (rev 178005)
@@ -5,8 +5,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=2.8
-pkgrel=2
+pkgver=2.9
+pkgrel=1
 pkgdesc='Fast and light imlib2-based image viewer'
 url='http://feh.finalrewind.org/'
 license=('custom:MIT')
@@ -16,7 +16,7 @@
             'imagemagick: support more file formats')
 makedepends=('libxt')
 source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('eeb251d5971cf07e632661ef0b514fc3b0c7aca6')
+sha1sums=('efaeb598bd613f20b010c8f9c8a301e6878e2d9d')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list