aboutsummaryrefslogtreecommitdiff
path: root/games/tanglet/tanglet.SlackBuild
diff options
context:
space:
mode:
authorLEVAI Daniel <leva@ecentrum.hu>2019-01-12 07:58:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-12 07:58:33 +0700
commit541209bee3460211d0dee5268bd3cc1b16a0b364 (patch)
treeb98096800cd1893ea898e72ed00ce802c35335bd /games/tanglet/tanglet.SlackBuild
parent6e98b318199db6c2d194ca3d3e4a56316e8d748c (diff)
games/tanglet: Updated for version 1.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/tanglet/tanglet.SlackBuild')
-rw-r--r--games/tanglet/tanglet.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tanglet/tanglet.SlackBuild b/games/tanglet/tanglet.SlackBuild
index 9e58c06c33e21..d741f827c372d 100644
--- a/games/tanglet/tanglet.SlackBuild
+++ b/games/tanglet/tanglet.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2013-2016 LEVAI Daniel
+# Copyright (c) 2013-2019 LEVAI Daniel
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
# Build script for tanglet
PRGNAM=tanglet
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}