Date: Monday, April 1, 2019 @ 23:58:32 Author: svenstaro Revision: 349578
upgpkg: giflib 5.1.9-1 Modified: giflib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-01 23:15:14 UTC (rev 349577) +++ PKGBUILD 2019-04-01 23:58:32 UTC (rev 349578) @@ -4,7 +4,7 @@ # Contributor: mightyjaym <[email protected]> pkgname=giflib -pkgver=5.1.8 +pkgver=5.1.9 pkgrel=1 pkgdesc="A library for reading and writing gif images" url="http://sourceforge.net/projects/giflib/" @@ -13,7 +13,7 @@ depends=('glibc') makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') source=(http://downloads.sourceforge.net/project/giflib/${pkgname}-${pkgver}.tar.gz) -md5sums=('b44ded3a4b96d97b2e29bb08c625dcc9') +md5sums=('179336e739eeacee4cef2a8f789a0fcb') build() { cd ${pkgname}-${pkgver}
