aboutsummaryrefslogtreecommitdiff
path: root/games/sdlpop/sdlpop.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-06-11 19:47:14 -0400
committerDavid Spencer <idlemoor@slackbuilds.org>2018-06-14 01:14:26 +0100
commitfdf724e1dea719e35614b20faf068d04dcb65a01 (patch)
treea2539f62198ab8d0d218ad043344d291acbeb1f4 /games/sdlpop/sdlpop.SlackBuild
parent2d0a5b8a09a40ef6f403d392e021346a68c6a0b8 (diff)
games/sdlpop: Updated for version 1.18.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/sdlpop/sdlpop.SlackBuild')
-rw-r--r--games/sdlpop/sdlpop.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/sdlpop/sdlpop.SlackBuild b/games/sdlpop/sdlpop.SlackBuild
index f24ccdcb4fe55..0ab701bf928ca 100644
--- a/games/sdlpop/sdlpop.SlackBuild
+++ b/games/sdlpop/sdlpop.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180611 bkw: updated for v1.18.1.
+
# 20170316 bkw:
# - updated for v1.17.
# - use github for download (saves bandwidth, the homepage's zip file has
@@ -15,7 +17,7 @@
# - update wrapper script to support both system-wide and per-user mods.
PRGNAM=sdlpop
-VERSION=${VERSION:-1.17}
+VERSION=${VERSION:-1.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}