Date: Tuesday, August 6, 2013 @ 20:34:43 Author: eric Revision: 192180
upgpkg: gifsicle 1.71-1 Upstream update Modified: gifsicle/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-06 18:12:00 UTC (rev 192179) +++ PKGBUILD 2013-08-06 18:34:43 UTC (rev 192180) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=gifsicle -pkgver=1.70 +pkgver=1.71 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=('f5017c7e3298108f2063a926f83392c66f0652ae') +sha1sums=('a7665faa99b157ea545b65761d19e15b9b4a8b74') build() { cd ${pkgname}-${pkgver}
