summaryrefslogtreecommitdiff
path: root/games/zork/zork.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2014-02-19 22:33:49 -0600
committerErik Hanson <erik@slackbuilds.org>2014-02-19 22:33:49 -0600
commita13bf7ed3b359f7c9e9bb7645df1518ff0bdc3df (patch)
tree35c8a71d2daf205ca101d8144f7dceec1f82bf01 /games/zork/zork.SlackBuild
parent3a918c86c1d19976a337cc37dd090b538a309f1f (diff)
downloadslackbuilds-a13bf7ed3b359f7c9e9bb7645df1518ff0bdc3df.tar.gz
games/zork: Fix .desktop files so they validate.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/zork/zork.SlackBuild')
-rw-r--r--games/zork/zork.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/zork/zork.SlackBuild b/games/zork/zork.SlackBuild
index e10a1b6a9d..5003ee24d0 100644
--- a/games/zork/zork.SlackBuild
+++ b/games/zork/zork.SlackBuild
@@ -10,8 +10,10 @@
# files of course have their own version information, but at this late date
# they aren't going to ever change.
+# 20140219 bkw: fix .desktop files so they validate.
+
PRGNAM=zork
-VERSION=${VERSION:-20121202}
+VERSION=${VERSION:-20140219}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}