diff options
author | Eugene M <damagedone@gmx.com> | 2017-01-21 12:15:17 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-21 12:15:17 +0000 |
commit | 6d553fc2a965cef883aec07ddbe37d7eb619d3e9 (patch) | |
tree | 4727774289653a7544506de522adbc4e851f05a9 /graphics | |
parent | df465d7ca24bca6fb5acc893b599efe04c552d5b (diff) | |
download | slackbuilds-6d553fc2a965cef883aec07ddbe37d7eb619d3e9.tar.gz |
graphics/pngcrush: Updated for version 1.8.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pngcrush/pngcrush.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/pngcrush/pngcrush.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pngcrush/pngcrush.SlackBuild b/graphics/pngcrush/pngcrush.SlackBuild index cad34efe62..7ce8b7c0b1 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.10} +VERSION=${VERSION:-1.8.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/pngcrush/pngcrush.info b/graphics/pngcrush/pngcrush.info index ca4ac49efd..52a80550e2 100644 --- a/graphics/pngcrush/pngcrush.info +++ b/graphics/pngcrush/pngcrush.info @@ -1,8 +1,8 @@ PRGNAM="pngcrush" -VERSION="1.8.10" +VERSION="1.8.11" HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" -DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.10.tar.xz" -MD5SUM="2087e594b36911f833e650775e94733b" +DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.11.tar.xz" +MD5SUM="c9fecc1228e21e7e07dc8841a0e298c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |