diff options
-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 623155d421..867119db61 100644 --- a/graphics/pngcrush/pngcrush.SlackBuild +++ b/graphics/pngcrush/pngcrush.SlackBuild @@ -26,7 +26,7 @@ # Modified by B. Watson <yalhcru@gmail.com>, fix x86 build error PRGNAM=pngcrush -VERSION=${VERSION:-1.8.11} +VERSION=${VERSION:-1.8.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/pngcrush/pngcrush.info b/graphics/pngcrush/pngcrush.info index 52a80550e2..4c822b13c7 100644 --- a/graphics/pngcrush/pngcrush.info +++ b/graphics/pngcrush/pngcrush.info @@ -1,8 +1,8 @@ PRGNAM="pngcrush" -VERSION="1.8.11" +VERSION="1.8.12" HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" -DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.11.tar.xz" -MD5SUM="c9fecc1228e21e7e07dc8841a0e298c3" +DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.12.tar.xz" +MD5SUM="f218e6d21edd7ca442f300322a366061" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |