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

Gaetan Bisson bisson at nymeria.archlinux.org
Fri May 16 17:11:52 UTC 2014


    Date: Friday, May 16, 2014 @ 19:11:51
  Author: bisson
Revision: 212887

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-16 16:26:15 UTC (rev 212886)
+++ PKGBUILD	2014-05-16 17:11:51 UTC (rev 212887)
@@ -5,18 +5,18 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=2.11
+pkgver=2.12
 pkgrel=1
 pkgdesc='Fast and light imlib2-based image viewer'
 url='http://feh.finalrewind.org/'
 license=('custom:MIT')
 arch=('i686' 'x86_64')
-depends=('giblib' 'curl' 'libxinerama' 'libexif')
+depends=('imlib2' 'curl' 'libxinerama' 'libexif')
 optdepends=('perl: feh-cam, webcam wrapper for feh'
             'imagemagick: support more file formats')
 makedepends=('libxt')
 source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
-sha1sums=('c3fe2158886b9a25f6a99770c1e132a4a3b41b84' 'SKIP')
+sha1sums=('30eb2b778858b1f4ce97e44c8225758185b0c588' 'SKIP')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list