summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-03-21 01:08:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-21 01:08:35 +0700
commit38c94f35c0326439f97705c566bea4a414f489fa (patch)
tree9a18ec50acb62d82113c64f6702845d1f4fe38a5 /games
parentf0120e6eceb35bed6c17f53e2cc7893ccd864b3d (diff)
downloadslackbuilds-38c94f35c0326439f97705c566bea4a414f489fa.tar.gz
slackbuilds-38c94f35c0326439f97705c566bea4a414f489fa.tar.xz
games/tome4: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/tome4/tome4.SlackBuild4
-rw-r--r--games/tome4/tome4.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/tome4/tome4.SlackBuild b/games/tome4/tome4.SlackBuild
index 6f232c1b6a..14c8f9ba35 100644
--- a/games/tome4/tome4.SlackBuild
+++ b/games/tome4/tome4.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tome4
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=tome4
SRCNAM=t-engine4-src
-VERSION=${VERSION:-1.2.5}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/tome4/tome4.info b/games/tome4/tome4.info
index 3d918b0aa5..54931046d2 100644
--- a/games/tome4/tome4.info
+++ b/games/tome4/tome4.info
@@ -1,8 +1,8 @@
PRGNAM="tome4"
-VERSION="1.2.5"
+VERSION="1.3.0"
HOMEPAGE="http://te4.org/"
-DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.2.5.tar.bz2"
-MD5SUM="b6709f2053c46d91d3fa2e5611d30c36"
+DOWNLOAD="http://te4.org/dl/t-engine/t-engine4-src-1.3.0.tar.bz2"
+MD5SUM="466b5330beba3a6887405948659decea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="premake SDL2_image SDL2_ttf OpenAL"