summaryrefslogtreecommitdiffstats
path: root/libraries/SDL_gfx/SDL_gfx.SlackBuild
diff options
context:
space:
mode:
author Michiel van Wessem <michiel@slackbuilds.org>2010-08-14 13:58:19 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-08-14 19:04:51 -0500
commit3514ca3d2c321be480612ce351760258c171d05b (patch)
treee17c590c9580a91add9dfebb384abdede8ef9016 /libraries/SDL_gfx/SDL_gfx.SlackBuild
parente221908cc9487e428d59b45ca779eb74f459f2b6 (diff)
downloadslackbuilds-3514ca3d2c321be480612ce351760258c171d05b.tar.gz
slackbuilds-3514ca3d2c321be480612ce351760258c171d05b.tar.xz
libraries/SDL_gfx: Updated for version 2.0.21.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/SDL_gfx/SDL_gfx.SlackBuild')
-rw-r--r--libraries/SDL_gfx/SDL_gfx.SlackBuild4
1 files changed, 2 insertions, 2 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}