Date: Thursday, February 4, 2016 @ 16:04:00
  Author: jgc
Revision: 258872

upgpkg: giflib 5.1.2-1

Modified:
  giflib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-02-04 14:45:38 UTC (rev 258871)
+++ PKGBUILD    2016-02-04 15:04:00 UTC (rev 258872)
@@ -5,7 +5,7 @@
 # Contributor: mightyjaym <[email protected]>
 
 pkgname=giflib
-pkgver=5.1.1
+pkgver=5.1.2
 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=('1c39333192712788c6568c78a949f13e')
+md5sums=('323a9f11ab56c8a2d1715376410ce376')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to