mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/knights: Updated for version 2.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
c59da91922
commit
14dc3d49a1
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue