[arch-commits] Commit in feh/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Tue Aug 28 15:58:38 UTC 2012
Date: Tuesday, August 28, 2012 @ 11:58:38
Author: bisson
Revision: 165669
upstream update
Modified:
feh/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-08-28 14:11:50 UTC (rev 165668)
+++ PKGBUILD 2012-08-28 15:58:38 UTC (rev 165669)
@@ -5,18 +5,18 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=feh
-pkgver=2.5
+pkgver=2.6
pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
url='http://feh.finalrewind.org/'
-license=('MIT')
+license=('custom:MIT')
arch=('i686' 'x86_64')
depends=('giblib' 'curl' 'libxinerama' 'libexif')
optdepends=('perl: feh-cam, webcam wrapper for feh'
'imagemagick: support more file formats')
makedepends=('libxt')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('d1bf7fa8ec6b5d1ce16c291edf38d45de01f252d')
+sha1sums=('396d3507010a52e8a384fdbae452e291d5504971')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list