Date: Tuesday, March 15, 2011 @ 16:13:11 Author: eric Revision: 114736
upgpkg: gifsicle 1.61-1 Upstream update Modified: gifsicle/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-15 19:46:57 UTC (rev 114735) +++ PKGBUILD 2011-03-15 20:13:11 UTC (rev 114736) @@ -1,8 +1,8 @@ # $Id$ -# Maintainer: Eric Belanger <[email protected]> +# Maintainer: Eric Bélanger <[email protected]> pkgname=gifsicle -pkgver=1.60 +pkgver=1.61 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,8 +10,8 @@ license=('GPL') depends=('libx11') source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('2629d5894e189e251f148eec8e7805d6') -sha1sums=('5295b6eae15513f544cd4585066e3140fb60ec0f') +md5sums=('3d9e45873daaf960a35d1b89505f1101') +sha1sums=('2b9e1c83a926731c10153ab8aa77470627b48583') build() { cd "${srcdir}/${pkgname}-${pkgver}"
