summaryrefslogtreecommitdiff
path: root/extra/gifsicle
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-07 03:03:38 -0700
committerroot <root@rshg054.dnsready.net>2013-08-07 03:03:38 -0700
commitb7d2dcfdb924359a7bdb0614960df38e6e4a9feb (patch)
tree80a10c5f9d110268b99228832caa676955cc459b /extra/gifsicle
parenta2fb8ff517d83749ec3b5543aeba805f07ea257d (diff)
Wed Aug 7 02:56:35 PDT 2013
Diffstat (limited to 'extra/gifsicle')
-rw-r--r--extra/gifsicle/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gifsicle/PKGBUILD b/extra/gifsicle/PKGBUILD
index 7995e5133..594a63a33 100644
--- a/extra/gifsicle/PKGBUILD
+++ b/extra/gifsicle/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 185185 2013-05-11 22:17:24Z eric $
+# $Id: PKGBUILD 192181 2013-08-06 18:35:21Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
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 @@ url="http://www.lcdf.org/gifsicle/"
license=('GPL')
depends=('libx11')
source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('f5017c7e3298108f2063a926f83392c66f0652ae')
+sha1sums=('a7665faa99b157ea545b65761d19e15b9b4a8b74')
build() {
cd ${pkgname}-${pkgver}