From a678911942d6abc77e2b3925da046d5716c5cee0 Mon Sep 17 00:00:00 2001 From: Eugene M Date: Tue, 23 Aug 2016 21:52:10 +0100 Subject: graphics/pngcrush: Updated for version 1.8.4. Signed-off-by: David Spencer --- graphics/pngcrush/pngcrush.SlackBuild | 8 ++++---- graphics/pngcrush/pngcrush.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'graphics/pngcrush') diff --git a/graphics/pngcrush/pngcrush.SlackBuild b/graphics/pngcrush/pngcrush.SlackBuild index f367be9ed6..01da66ffdc 100644 --- a/graphics/pngcrush/pngcrush.SlackBuild +++ b/graphics/pngcrush/pngcrush.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pngcrush -# Copyright 2012-2015 Leo Midha , San Antonio, Texas. +# Copyright 2012-2015 Leo Midha, San Antonio, Texas. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,16 +22,16 @@ # 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., +# Modified by Eugene M., PRGNAM=pngcrush -VERSION=${VERSION:-1.7.88} +VERSION=${VERSION:-1.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac diff --git a/graphics/pngcrush/pngcrush.info b/graphics/pngcrush/pngcrush.info index 5599f1368f..2c332b75ee 100644 --- a/graphics/pngcrush/pngcrush.info +++ b/graphics/pngcrush/pngcrush.info @@ -1,8 +1,8 @@ PRGNAM="pngcrush" -VERSION="1.7.88" +VERSION="1.8.4" HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" -DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.7.88.tar.xz" -MD5SUM="3146ad1e095a1c5a93e4fe7e4210e655" +DOWNLOAD="http://downloads.sourceforge.net/pmt/pngcrush-1.8.4.tar.xz" +MD5SUM="40a5a618cc83d589ee516d17061931ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3