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

Jan de Groot jgc at archlinux.org
Fri Feb 20 09:30:34 UTC 2015


    Date: Friday, February 20, 2015 @ 10:30:34
  Author: jgc
Revision: 231695

upgpkg: giflib 5.1.1-1

Modified:
  giflib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-20 09:20:53 UTC (rev 231694)
+++ PKGBUILD	2015-02-20 09:30:34 UTC (rev 231695)
@@ -5,7 +5,7 @@
 # Contributor: mightyjaym <jm.ambrosino at free.fr>
 
 pkgname=giflib
-pkgver=5.1.0
+pkgver=5.1.1
 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=('603838feeed62e9eaa90415742adddf9')
+md5sums=('1c39333192712788c6568c78a949f13e')
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -28,4 +28,3 @@
 
   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }
-md5sums=('c7e9f1c10b755ab955156d4c1ac7fc5d')



More information about the arch-commits mailing list