diff options
author | Eugene M <damagedone@gmx.com> | 2015-08-09 08:21:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-09 23:03:37 +0700 |
commit | 37158b8a57bb7d294e0daced8b544327496d693b (patch) | |
tree | f552a63fe2a411d009f67adfcbccd1321317a1c0 /graphics/pngcrush/pngcrush.SlackBuild | |
parent | 7736e9168f3ea4cd5c2247297c3ac7a853615b24 (diff) | |
download | slackbuilds-37158b8a57bb7d294e0daced8b544327496d693b.tar.gz |
graphics/pngcrush: Updated for version 1.7.86.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pngcrush/pngcrush.SlackBuild')
-rw-r--r-- | graphics/pngcrush/pngcrush.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pngcrush/pngcrush.SlackBuild b/graphics/pngcrush/pngcrush.SlackBuild index 826da8a212..9e2b798122 100644 --- a/graphics/pngcrush/pngcrush.SlackBuild +++ b/graphics/pngcrush/pngcrush.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pngcrush -# Copyright 2012 Leo Midha <netrixtardis at stealth3 dot com>, San Antonio, Texas. +# Copyright 2012-2015 Leo Midha <netrixtardis at stealth3 dot com>, San Antonio, Texas. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,10 +22,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Maintained by Eugene M. <damagedone at gmx dot com> +# Maintained by Eugene M., <damagedone at gmx dot com> PRGNAM=pngcrush -VERSION=${VERSION:-1.7.85} +VERSION=${VERSION:-1.7.86} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |