diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-18 19:04:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-19 16:39:24 +0700 |
commit | f6da836a7f043b7ea408fa10561b78b3f8f76931 (patch) | |
tree | 1f408b922d13f80a996aceaead762869fce1df83 /graphics/gifsicle/gifsicle.SlackBuild | |
parent | 61a847ff3ae455f8f90bac42b4f139dc211b96ab (diff) | |
download | slackbuilds-f6da836a7f043b7ea408fa10561b78b3f8f76931.tar.gz |
graphics/gifsicle: Updated for version 1.84.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/gifsicle/gifsicle.SlackBuild')
-rw-r--r-- | graphics/gifsicle/gifsicle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gifsicle/gifsicle.SlackBuild b/graphics/gifsicle/gifsicle.SlackBuild index 30a92e0688..cede8722d9 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.78} +VERSION=${VERSION:-1.84} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |