diff options
-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="" |