summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author LEVAI Daniel2013-10-28 05:12:30 +0100
committer Robby Workman2013-10-28 05:39:09 +0100
commit1b7f3961e8184e111b3b2b2f9f888d8b1d3a80dd (patch)
treea79565c98ad0fa4f5cabf2bcf99a6b99f05ed012
parent5b4af2018bff6a69c2816896c89d2306b0dc6459 (diff)
downloadslackbuilds-1b7f3961e8184e111b3b2b2f9f888d8b1d3a80dd.tar.gz
games/tanglet: Updated for version 1.2.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--games/tanglet/slack-desc12
-rw-r--r--games/tanglet/tanglet.SlackBuild8
-rw-r--r--games/tanglet/tanglet.info6
3 files changed, 13 insertions, 13 deletions
diff --git a/games/tanglet/slack-desc b/games/tanglet/slack-desc
index d519bf3da4..29fa7b2dd3 100644
--- a/games/tanglet/slack-desc
+++ b/games/tanglet/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
tanglet: tanglet (single player word finding game)
@@ -13,7 +13,7 @@ tanglet: is to list as many words as you can before the time runs out. There
tanglet: are several timer modes that determine how much time you start with,
tanglet: and if you get extra time when you find a word.
tanglet:
-tanglet:
tanglet: Homepage: http://gottcode.org/tanglet/
tanglet:
tanglet:
+tanglet:
diff --git a/games/tanglet/tanglet.SlackBuild b/games/tanglet/tanglet.SlackBuild
index 64e51d4666..97b6d3ecb0 100644
--- a/games/tanglet/tanglet.SlackBuild
+++ b/games/tanglet/tanglet.SlackBuild
@@ -28,7 +28,7 @@
# Build script for tanglet
PRGNAM=tanglet
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,9 +76,9 @@ find . \
mkdir build
cd build
-qmake PREFIX=$PKG/usr ../
-CFLAGS="$SLKCFLAGS" make
-make install
+ qmake PREFIX=$PKG/usr ../
+ CFLAGS="$SLKCFLAGS" make
+ make install
cd ..
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/
diff --git a/games/tanglet/tanglet.info b/games/tanglet/tanglet.info
index 571a62f5f6..38fa05d3e0 100644
--- a/games/tanglet/tanglet.info
+++ b/games/tanglet/tanglet.info
@@ -1,8 +1,8 @@
PRGNAM="tanglet"
-VERSION="1.2.1"
+VERSION="1.2.2"
HOMEPAGE="http://gottcode.org/tanglet/"
-DOWNLOAD="http://gottcode.org/tanglet/tanglet-1.2.1-src.tar.bz2"
-MD5SUM="109ad08a03cc64808fa2caad6c3a4a7c"
+DOWNLOAD="http://gottcode.org/tanglet/tanglet-1.2.2-src.tar.bz2"
+MD5SUM="584e50d01323c0686ff094195eba4341"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""