diff options
author | Eugene M <damagedone@gmx.com> | 2017-09-03 12:40:55 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-03 12:40:55 +0100 |
commit | 53b9cae7c929ab3688e26a6c51a76f9648ed353c (patch) | |
tree | b8255aba962443c7f0db8178895b2c97434bdaf5 /graphics/pngcrush | |
parent | ba50b23e3419a6191250b7d4523edf4b611cf45f (diff) | |
download | slackbuilds-53b9cae7c929ab3688e26a6c51a76f9648ed353c.tar.gz |
graphics/pngcrush: Updated for version 1.8.13.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/pngcrush')
-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 867119db61..c63d7699b8 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.12} +VERSION=${VERSION:-1.8.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/pngcrush/pngcrush.info b/graphics/pngcrush/pngcrush.info index 4c822b13c7..bdf2d1e9d8 100644 --- a/graphics/pngcrush/pngcrush.info +++ b/graphics/pngcrush/pngcrush.info @@ -1,8 +1,8 @@ PRGNAM="pngcrush" -VERSION="1.8.12" +VERSION="1.8.13" HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" -DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.12.tar.xz" -MD5SUM="f218e6d21edd7ca442f300322a366061" +DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.13.tar.xz" +MD5SUM="2eeb072fcb56dcc4f7ccc35bd4238bd3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |