summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-06-13 17:53:57 +0300
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-06-13 17:53:57 +0300
commit4c78a48e10b616f4763ff3ac9db7f1bde525ffec (patch)
tree46a45270db707451ecc096907789971b82bb2328 /games
parent66d01b63cad508e353a9c78e87dcff12e05b8247 (diff)
downloadslackbuilds-4c78a48e10b616f4763ff3ac9db7f1bde525ffec.tar.gz
slackbuilds-4c78a48e10b616f4763ff3ac9db7f1bde525ffec.tar.xz
games/flare-game: Updated for version 0.20.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/flare-game/flare-game.SlackBuild6
-rw-r--r--games/flare-game/flare-game.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/games/flare-game/flare-game.SlackBuild b/games/flare-game/flare-game.SlackBuild
index 5993e0a231..4ac66b478d 100644
--- a/games/flare-game/flare-game.SlackBuild
+++ b/games/flare-game/flare-game.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for flare-game
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2016 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=flare-game
-VERSION=${VERSION:-0.19}
+VERSION=${VERSION:-0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -67,7 +67,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
mkdir -p build
cd build
diff --git a/games/flare-game/flare-game.info b/games/flare-game/flare-game.info
index cb22bf8dfd..5ae0334b51 100644
--- a/games/flare-game/flare-game.info
+++ b/games/flare-game/flare-game.info
@@ -1,8 +1,8 @@
PRGNAM="flare-game"
-VERSION="0.19"
+VERSION="0.20"
HOMEPAGE="https://github.com/clintbellanger/flare-game"
-DOWNLOAD="https://github.com/clintbellanger/flare-game/archive/v0.19.tar.gz"
-MD5SUM="b28a28f5040e5274658392b7826f17d9"
+DOWNLOAD="https://github.com/clintbellanger/flare-game/archive/v0.20.tar.gz"
+MD5SUM="eb3e2c6a96da3aa302843ce13ced79a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="flare"