summaryrefslogtreecommitdiffstats
path: root/system/terminator/terminator.SlackBuild
diff options
context:
space:
mode:
author Alan Alberghini2013-06-18 02:28:37 +0200
committer Niels Horn2013-06-18 13:23:10 +0200
commit1e563d9cf80b518b18d86471a936bf728a1cd2d0 (patch)
treef2a94edecf3bbcc3ee2711b28d21c9140ed59ed4 /system/terminator/terminator.SlackBuild
parent10955518c19fb30f92f3afe6c2649d1823a0bb52 (diff)
downloadslackbuilds-1e563d9cf80b518b18d86471a936bf728a1cd2d0.tar.gz
system/terminator: Updated for version 0.97.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/terminator/terminator.SlackBuild')
-rw-r--r--system/terminator/terminator.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/system/terminator/terminator.SlackBuild b/system/terminator/terminator.SlackBuild
index 1961d69169..9989061f3c 100644
--- a/system/terminator/terminator.SlackBuild
+++ b/system/terminator/terminator.SlackBuild
@@ -29,10 +29,12 @@
# 1 - Initial release.
# 20120206 - Updated for version 0.96
# 20120916 - Removed icon-theme.cache from the package
+# 20130530 - Updated for version 0.97
+
PRGNAM=terminator
-VERSION=${VERSION:-0.96}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.97}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then