Date: Tuesday, August 18, 2015 @ 03:22:11 Author: eric Revision: 243842
upgpkg: gifsicle 1.88-1 Upstream update Modified: gifsicle/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-18 00:24:17 UTC (rev 243841) +++ PKGBUILD 2015-08-18 01:22:11 UTC (rev 243842) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=gifsicle -pkgver=1.87 +pkgver=1.88 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=('0c22ba0fb0f5d005bd3bb579c2e07620fdd3ca5f') +sha1sums=('04c3103368cbe3d7bc8e00ec7ffe9c56b487f9de') build() { cd ${pkgname}-${pkgver}
