aboutsummaryrefslogtreecommitdiff
path: root/system/terminator/terminator.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/terminator/terminator.SlackBuild')
-rw-r--r--system/terminator/terminator.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/terminator/terminator.SlackBuild b/system/terminator/terminator.SlackBuild
index 3660fe3d7e..d6aa0a3389 100644
--- a/system/terminator/terminator.SlackBuild
+++ b/system/terminator/terminator.SlackBuild
@@ -32,11 +32,12 @@
# 20161126 - Updated for version 1.0
# 20230507 - Updated for version 2.1.3
# 20240629 - Updated for version 2.1.4
+# 20250526 - Updated for version 2.1.5
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=terminator
-VERSION=${VERSION:-2.1.4}
+VERSION=${VERSION:-2.1.5}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}