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

Gaëtan Bisson bisson at archlinux.org
Mon Feb 20 08:15:44 UTC 2017


    Date: Monday, February 20, 2017 @ 08:15:43
  Author: bisson
Revision: 289311

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-20 07:27:48 UTC (rev 289310)
+++ PKGBUILD	2017-02-20 08:15:43 UTC (rev 289311)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=2.18.1
+pkgver=2.18.2
 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=('d2db9a81fb6b675df198ad13c6cf00b6b3dec63f' 'SKIP')
+sha1sums=('9bd00bb48e21d26a82078fe2eddf57159a221141' 'SKIP')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list