summaryrefslogtreecommitdiffstats
path: root/system/terminator/terminator.SlackBuild
diff options
context:
space:
mode:
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