Date: Tuesday, March 24, 2015 @ 20:44:23 Author: eric Revision: 234627
upgpkg: gifsicle 1.87-1 Upstream update Modified: gifsicle/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-24 14:02:07 UTC (rev 234626) +++ PKGBUILD 2015-03-24 19:44:23 UTC (rev 234627) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=gifsicle -pkgver=1.83 +pkgver=1.87 pkgrel=1 pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL') depends=('libx11') source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz) -sha1sums=('7498d75f1933156f3930aac417246d34f2cbbf64') +sha1sums=('0c22ba0fb0f5d005bd3bb579c2e07620fdd3ca5f') build() { cd ${pkgname}-${pkgver}
