Date: Sunday, January 21, 2018 @ 18:18:03
  Author: arojas
Revision: 315197

Update to 1.91

Modified:
  gifsicle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-01-21 18:14:14 UTC (rev 315196)
+++ PKGBUILD    2018-01-21 18:18:03 UTC (rev 315197)
@@ -2,7 +2,7 @@
 # Maintainer: Eric BĂ©langer <[email protected]>
 
 pkgname=gifsicle
-pkgver=1.88
+pkgver=1.91
 pkgrel=1
 pkgdesc="A powerful command-line program for creating, editing, manipulating 
and getting information about GIF images and animations"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('libx11')
 source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('04c3103368cbe3d7bc8e00ec7ffe9c56b487f9de')
+sha1sums=('3436caa159789334423f224426926259cae4c216')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to