diff options
author | B. Watson <yalhcru@gmail.com> | 2017-08-17 10:24:56 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:58 +0700 |
commit | ab17ea0abf489a1720c01eab43c94515e1099eee (patch) | |
tree | e535ab5f3e0d1cd6f6dc9323150dc2d6afec827a /graphics/gifsicle/gifsicle.SlackBuild | |
parent | d248cd0459fc843bf4aed3cb53c2e34cb66a6a77 (diff) |
graphics/gifsicle: Updated for version 1.90.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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 dd1d4fc375d18..2a3025dcd6e96 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.89} +VERSION=${VERSION:-1.90} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |