summaryrefslogtreecommitdiffstats
path: root/games/knights
diff options
context:
space:
mode:
author Chris Abela <kristofru@gmail.com>2012-03-29 23:48:21 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-03-29 23:48:21 -0400
commit14dc3d49a14f5c6ec177218ebd2097d1bb81c73c (patch)
tree5e11aa4a53b4d90529d46c726037debf4adcad46 /games/knights
parentc59da919225fafbddfa6f1807d8d35bdb73cf59a (diff)
downloadslackbuilds-14dc3d49a14f5c6ec177218ebd2097d1bb81c73c.tar.gz
slackbuilds-14dc3d49a14f5c6ec177218ebd2097d1bb81c73c.tar.xz
games/knights: Updated for version 2.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/knights')
-rw-r--r--games/knights/knights.SlackBuild4
-rw-r--r--games/knights/knights.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/games/knights/knights.SlackBuild b/games/knights/knights.SlackBuild
index 4429a5d87c..58242c88a6 100644
--- a/games/knights/knights.SlackBuild
+++ b/games/knights/knights.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for knights
-# Copyright 2011 Chris Abela, Malta
+# Copyright 2011, 2012 Chris Abela, Malta
# 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=knights
-VERSION=${VERSION:-2.4.0}
+VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/knights/knights.info b/games/knights/knights.info
index cc7c8cf881..54a8b765a8 100644
--- a/games/knights/knights.info
+++ b/games/knights/knights.info
@@ -1,10 +1,10 @@
PRGNAM="knights"
-VERSION="2.4.0"
+VERSION="2.4.1"
HOMEPAGE="http://noughmad.eu/knights"
-DOWNLOAD="http://dl.dropbox.com/u/2888238/Knights/knights-2.4.0.tar.bz2"
-MD5SUM="1b7adf1c60ac5e828dfa9e00c7e1c5e4"
+DOWNLOAD="http://dl.dropbox.com/u/2888238/Knights/knights-2.4.1.tar.bz2"
+MD5SUM="934554f2ec61f85918270c8c5fdbf989"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Chris Abela"
EMAIL="kristofru@gmail.com"
-APPROVED="Niels Horn"
+APPROVED="dsomero"