summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-03-24 22:15:40 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-31 07:41:47 +0700
commitcbfc965a93ee48fca7e38396e3e0fd91d870a7c8 (patch)
treef1cff61f28f8b3105c81c71e5212685d6e10fcab /development
parent0f9fcead83330b13a728c1e9a91975edef234827 (diff)
downloadslackbuilds-cbfc965a93ee48fca7e38396e3e0fd91d870a7c8.tar.gz
slackbuilds-cbfc965a93ee48fca7e38396e3e0fd91d870a7c8.tar.xz
development/SDL2_gfx: Updated for version 1.0.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development')
-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 49346896e2..cdf7a8fb56 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-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 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.3}
+VERSION=${VERSION:-1.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/SDL2_gfx/SDL2_gfx.info b/development/SDL2_gfx/SDL2_gfx.info
index fbf60c3585..2f64868bd2 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.3"
+VERSION="1.0.4"
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.3.tar.gz"
-MD5SUM="6cd25c38a803295348e8c00e9c69d364"
+DOWNLOAD="http://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-1.0.4.tar.gz"
+MD5SUM="15f9866c6464ca298f28f62fe5b36d9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2"