aboutsummaryrefslogtreecommitdiff
path: root/development/tofuenv/tofuenv.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/tofuenv/tofuenv.SlackBuild')
-rw-r--r--development/tofuenv/tofuenv.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/tofuenv/tofuenv.SlackBuild b/development/tofuenv/tofuenv.SlackBuild
index 1e5979e475..5ab0856c63 100644
--- a/development/tofuenv/tofuenv.SlackBuild
+++ b/development/tofuenv/tofuenv.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tofuenv
-# Copyright 2024 Andrew Clemons, Tokyo Japan
+# Copyright 2024-2025 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tofuenv
-VERSION=${VERSION:-1.0.6}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}