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

Gaetan Bisson bisson at archlinux.org
Tue Mar 6 13:18:37 UTC 2012


    Date: Tuesday, March 6, 2012 @ 08:18:36
  Author: bisson
Revision: 152284

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-06 13:18:21 UTC (rev 152283)
+++ PKGBUILD	2012-03-06 13:18:36 UTC (rev 152284)
@@ -5,17 +5,18 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=2.3
-pkgrel=2
+pkgver=2.4
+pkgrel=1
 pkgdesc='Fast and light imlib2-based image viewer'
 url='http://feh.finalrewind.org/'
 license=('MIT')
 arch=('i686' 'x86_64')
 depends=('giblib' 'curl' 'libxinerama')
-optdepends=('perl: feh-cam, webcam wrapper for feh')
+optdepends=('perl: feh-cam, webcam wrapper for feh'
+            'imagemagick: support more file formats')
 makedepends=('libxt')
 source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('9f42ba920baeb405777f834546223a9ff9eb43e7')
+sha1sums=('1798186105da2dacebd49210d7f0bd78687922a5')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list