summaryrefslogtreecommitdiffstats
path: root/libraries/SDL_gfx
diff options
context:
space:
mode:
author Michiel van Wessem2010-08-14 20:58:19 +0200
committer Erik Hanson2010-08-15 02:04:51 +0200
commit3514ca3d2c321be480612ce351760258c171d05b (patch)
treee17c590c9580a91add9dfebb384abdede8ef9016 /libraries/SDL_gfx
parente221908cc9487e428d59b45ca779eb74f459f2b6 (diff)
downloadslackbuilds-3514ca3d2c321be480612ce351760258c171d05b.tar.gz
libraries/SDL_gfx: Updated for version 2.0.21.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/SDL_gfx')
-rw-r--r--libraries/SDL_gfx/SDL_gfx.SlackBuild4
-rw-r--r--libraries/SDL_gfx/SDL_gfx.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/SDL_gfx/SDL_gfx.SlackBuild b/libraries/SDL_gfx/SDL_gfx.SlackBuild
index 08fc28040c..057c64bfb7 100644
--- a/libraries/SDL_gfx/SDL_gfx.SlackBuild
+++ b/libraries/SDL_gfx/SDL_gfx.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for: SDL_gfx
-# Copyright 2007-2009 Michiel van Wessem, Manchester, United Kingdom
+# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SDL_gfx
-VERSION=${VERSION:-2.0.20}
+VERSION=${VERSION:-2.0.21}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/SDL_gfx/SDL_gfx.info b/libraries/SDL_gfx/SDL_gfx.info
index 4f90e5690e..e335f00358 100644
--- a/libraries/SDL_gfx/SDL_gfx.info
+++ b/libraries/SDL_gfx/SDL_gfx.info
@@ -1,8 +1,8 @@
PRGNAM="SDL_gfx"
-VERSION="2.0.20"
+VERSION="2.0.21"
HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
-DOWNLOAD="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.20.tar.gz"
-MD5SUM="8a787e538a8e4d80d4927535be5af083"
+DOWNLOAD="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.21.tar.gz"
+MD5SUM="f3794d809ed6a415fb20dcc4c8ab9f5e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"