diff options
author | B. Watson <yalhcru@gmail.com> | 2018-01-09 22:37:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:55:55 +0700 |
commit | 123c24a1c88dc75d96582cd6d6c59c2a38fe4752 (patch) | |
tree | 66729c6250643565a4e5aad91d409efb84fc2f08 /graphics | |
parent | b69fded90ce47d9ec6fdbb4319804ed0a1f20c65 (diff) | |
download | slackbuilds-123c24a1c88dc75d96582cd6d6c59c2a38fe4752.tar.gz |
graphics/gifsicle: Updated for version 1.91.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gifsicle/gifsicle.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/gifsicle/gifsicle.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gifsicle/gifsicle.SlackBuild b/graphics/gifsicle/gifsicle.SlackBuild index 2a3025dcd6..8f7881ef92 100644 --- a/graphics/gifsicle/gifsicle.SlackBuild +++ b/graphics/gifsicle/gifsicle.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=gifsicle -VERSION=${VERSION:-1.90} +VERSION=${VERSION:-1.91} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/gifsicle/gifsicle.info b/graphics/gifsicle/gifsicle.info index 99bf436936..2f3daeb239 100644 --- a/graphics/gifsicle/gifsicle.info +++ b/graphics/gifsicle/gifsicle.info @@ -1,8 +1,8 @@ PRGNAM="gifsicle" -VERSION="1.90" +VERSION="1.91" HOMEPAGE="http://www.lcdf.org/gifsicle/" -DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.90/gifsicle-1.90.tar.gz" -MD5SUM="66741ed5e6d99353489b1e425acea899" +DOWNLOAD="https://github.com/kohler/gifsicle/archive/v1.91/gifsicle-1.91.tar.gz" +MD5SUM="aa0329e0105bec10f409c19a67579c19" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |