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 | |
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')
-rw-r--r-- | graphics/pngcrush/pngcrush.SlackBuild | 6 | ||||
-rw-r--r-- | graphics/pngcrush/pngcrush.info | 6 |
2 files changed, 6 insertions, 6 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} diff --git a/graphics/pngcrush/pngcrush.info b/graphics/pngcrush/pngcrush.info index a3ce5db816..d86e783937 100644 --- a/graphics/pngcrush/pngcrush.info +++ b/graphics/pngcrush/pngcrush.info @@ -1,8 +1,8 @@ PRGNAM="pngcrush" -VERSION="1.7.85" +VERSION="1.7.86" HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" -DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.7.85.tar.xz" -MD5SUM="c86e88856d9b3148da6c41d164108a9c " +DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.7.86.tar.xz" +MD5SUM="954575cfb6aaead20a676a2caeedb561" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |