summaryrefslogtreecommitdiffstats
path: root/games/openspades/openspades.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-03-19 11:25:30 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 00:09:07 +0000
commitd8354bc4d2e36202fed18fa356c8ca08300a0144 (patch)
tree13778a439e7e2ebcc9332986c7c2c677895fba3d /games/openspades/openspades.SlackBuild
parent0a6f252a1d837ecff7d76bf8489f22bbaae01525 (diff)
downloadslackbuilds-d8354bc4d2e36202fed18fa356c8ca08300a0144.tar.gz
slackbuilds-d8354bc4d2e36202fed18fa356c8ca08300a0144.tar.xz
games/openspades: Updated for version 0.1.1c.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/openspades/openspades.SlackBuild')
-rw-r--r--games/openspades/openspades.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openspades/openspades.SlackBuild b/games/openspades/openspades.SlackBuild
index 0df9fc4200..ecd5d143a2 100644
--- a/games/openspades/openspades.SlackBuild
+++ b/games/openspades/openspades.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openspades
-VERSION=${VERSION:-0.1.0}
+VERSION=${VERSION:-0.1.1c}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,7 +71,7 @@ find -L . \
# copy develompent packs
mkdir -p build/Resources
-cp $CWD/OpenSpadesDevPackage-r32.zip build/Resources
+cp $CWD/OpenSpadesDevPackage-r33.zip build/Resources
# avoid download automatically development packs
patch -p1 < $CWD/downloader.patch