diff options
Diffstat (limited to 'extra/gifsicle')
-rw-r--r-- | extra/gifsicle/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gifsicle/PKGBUILD b/extra/gifsicle/PKGBUILD index b2688d96c..0a425d14c 100644 --- a/extra/gifsicle/PKGBUILD +++ b/extra/gifsicle/PKGBUILD @@ -3,9 +3,9 @@ pkgname=gifsicle pkgver=1.64 -pkgrel=1 +pkgrel=1.1 pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.lcdf.org/gifsicle/" license=('GPL') depends=('libx11') |