summaryrefslogtreecommitdiffstats
path: root/development/SDL2_gfx
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-04-17 10:01:22 +0200
committer Willy Sudiarto Raharjo2017-04-22 03:11:06 +0200
commit9171c67e14da3e5068bf9740aa064a120d153827 (patch)
tree616384a98cbd082a473737125e5673fa157b503a /development/SDL2_gfx
parentea1f9a704a9b04269c99ef965a0aea50876e81b3 (diff)
downloadslackbuilds-9171c67e14da3e5068bf9740aa064a120d153827.tar.gz
development/SDL2_gfx: Updated for version 1.0.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/SDL2_gfx')
-rw-r--r--development/SDL2_gfx/SDL2_gfx.SlackBuild4
-rw-r--r--development/SDL2_gfx/SDL2_gfx.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/SDL2_gfx/SDL2_gfx.SlackBuild b/development/SDL2_gfx/SDL2_gfx.SlackBuild
index b566a7c25c..49346896e2 100644
--- a/development/SDL2_gfx/SDL2_gfx.SlackBuild
+++ b/development/SDL2_gfx/SDL2_gfx.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for SDL2_gfx
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SDL2_gfx
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/SDL2_gfx/SDL2_gfx.info b/development/SDL2_gfx/SDL2_gfx.info
index a9f88537dc..fbf60c3585 100644
--- a/development/SDL2_gfx/SDL2_gfx.info
+++ b/development/SDL2_gfx/SDL2_gfx.info
@@ -1,8 +1,8 @@
PRGNAM="SDL2_gfx"
-VERSION="1.0.1"
+VERSION="1.0.3"
HOMEPAGE="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
-DOWNLOAD="http://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-1.0.1.tar.gz"
-MD5SUM="9c96816618e3e086d885d1d214e59d87"
+DOWNLOAD="http://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-1.0.3.tar.gz"
+MD5SUM="6cd25c38a803295348e8c00e9c69d364"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2"