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

Gaëtan Bisson bisson at archlinux.org
Wed Jan 25 18:03:56 UTC 2017


    Date: Wednesday, January 25, 2017 @ 18:03:55
  Author: bisson
Revision: 287433

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-25 17:41:14 UTC (rev 287432)
+++ PKGBUILD	2017-01-25 18:03:55 UTC (rev 287433)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=2.18
+pkgver=2.18.1
 pkgrel=1
 pkgdesc='Fast and light imlib2-based image viewer'
 url='https://feh.finalrewind.org/'
@@ -16,7 +16,7 @@
 makedepends=('libxt')
 validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
 source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
-sha1sums=('33ea19a50004b977170e0c44e1f7674cf0b80ce5' 'SKIP')
+sha1sums=('d2db9a81fb6b675df198ad13c6cf00b6b3dec63f' 'SKIP')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list