Date: Friday, May 20, 2016 @ 14:10:49
  Author: jgc
Revision: 268349

upgpkg: giflib 5.1.4-1

Modified:
  giflib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-05-20 08:18:02 UTC (rev 268348)
+++ PKGBUILD    2016-05-20 12:10:49 UTC (rev 268349)
@@ -5,7 +5,7 @@
 # Contributor: mightyjaym <[email protected]>
 
 pkgname=giflib
-pkgver=5.1.2
+pkgver=5.1.4
 pkgrel=1
 pkgdesc="A library for reading and writing gif images"
 url="http://sourceforge.net/projects/giflib/";
@@ -14,7 +14,7 @@
 depends=('glibc')
 makedepends=('xmlto' 'docbook-xml' 'docbook-xsl')
 
source=(http://downloads.sourceforge.net/sourceforge/giflib/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('323a9f11ab56c8a2d1715376410ce376')
+md5sums=('2c171ced93c0e83bb09e6ccad8e3ba2b')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to