mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/tintin: Updated for version 2.01.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1e0212314b
commit
fdd964cc2e
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tintin
|
||||
VERSION=${VERSION:-2.01.0}
|
||||
VERSION=${VERSION:-2.01.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tintin"
|
||||
VERSION="2.01.0"
|
||||
VERSION="2.01.1"
|
||||
HOMEPAGE="http://tintin.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/tintin/tintin-2.01.0.tar.gz"
|
||||
MD5SUM="eb4342122228676216943d299aa8f4d4"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/tintin/tintin-2.01.1.tar.gz"
|
||||
MD5SUM="4972a502b14456e145ee3fb75e3203bb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue