summaryrefslogtreecommitdiff
path: root/extra/gifsicle
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-09 18:15:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-09 18:15:39 -0300
commitf35184e8782d5fe7fc3ea3f11042b29913cde6d8 (patch)
treec984d07cfb1cb491f5e7a71f3771a81001398d74 /extra/gifsicle
parent520f5964346341a33a8337c8fd5b1afa10de6d5b (diff)
parent54b7119c36756b86ea463649ee972cd6c1ce5863 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/nload/PKGBUILD core/glibc/PKGBUILD extra/aalib/PKGBUILD extra/apache/PKGBUILD extra/jasper/PKGBUILD extra/libasyncns/PKGBUILD extra/libvorbis/PKGBUILD extra/libxslt/PKGBUILD extra/xfce4-timer-plugin/PKGBUILD multilib/lib32-glibc/PKGBUILD multilib/lib32-gtk2/PKGBUILD staging/xorg-xinput/PKGBUILD
Diffstat (limited to 'extra/gifsicle')
-rw-r--r--extra/gifsicle/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/gifsicle/PKGBUILD b/extra/gifsicle/PKGBUILD
index 14306db02..fa7faf12f 100644
--- a/extra/gifsicle/PKGBUILD
+++ b/extra/gifsicle/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 114736 2011-03-15 20:13:11Z eric $
+# $Id: PKGBUILD 149400 2012-02-07 14:30:32Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=gifsicle
-pkgver=1.61
+pkgver=1.64
pkgrel=1
pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations"
arch=('i686' 'x86_64' 'mips64el')
@@ -10,8 +10,7 @@ url="http://www.lcdf.org/gifsicle/"
license=('GPL')
depends=('libx11')
source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('3d9e45873daaf960a35d1b89505f1101')
-sha1sums=('2b9e1c83a926731c10153ab8aa77470627b48583')
+sha1sums=('14f1f69d41287eb06d69ae98b672a0f8c5cf28e5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"