diff options
author | Eugene M <damagedone@gmx.com> | 2016-11-02 20:31:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-02 20:31:50 +0700 |
commit | 024d436bc83192d55e950de35e95365f89281385 (patch) | |
tree | f56c14a9f647b84b3492568cbd9f99de2d87622a /graphics/pngcrush/pngcrush.SlackBuild | |
parent | 930a3a05c12c1332a2f4f4d0e12d8a4cd087117b (diff) | |
download | slackbuilds-024d436bc83192d55e950de35e95365f89281385.tar.gz |
graphics/pngcrush: Updated for version 1.8.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pngcrush/pngcrush.SlackBuild')
-rw-r--r-- | graphics/pngcrush/pngcrush.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngcrush/pngcrush.SlackBuild b/graphics/pngcrush/pngcrush.SlackBuild index d261c4f1ee..cad34efe62 100644 --- a/graphics/pngcrush/pngcrush.SlackBuild +++ b/graphics/pngcrush/pngcrush.SlackBuild @@ -25,7 +25,7 @@ # Modified by Eugene M., <damagedone at gmx dot com> PRGNAM=pngcrush -VERSION=${VERSION:-1.8.9} +VERSION=${VERSION:-1.8.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |