[arch-commits] Commit in feh/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Fri Jun 24 15:25:46 UTC 2016
Date: Friday, June 24, 2016 @ 15:25:45
Author: bisson
Revision: 270589
upstream update
Modified:
feh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-24 14:45:57 UTC (rev 270588)
+++ PKGBUILD 2016-06-24 15:25:45 UTC (rev 270589)
@@ -5,7 +5,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=feh
-pkgver=2.16
+pkgver=2.16.1
pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
url='http://feh.finalrewind.org/'
@@ -16,7 +16,7 @@
makedepends=('libxt')
validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
-sha1sums=('9fa1f890d01be21e6a4c5957e6d3f32e0c7ea3b1' 'SKIP')
+sha1sums=('c8a3f44b3ebd0d62e4d38238c8cc2097d818a310' 'SKIP')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list