summaryrefslogtreecommitdiffstats
path: root/system/duperemove/duperemove.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/duperemove/duperemove.SlackBuild')
-rw-r--r--system/duperemove/duperemove.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/duperemove/duperemove.SlackBuild b/system/duperemove/duperemove.SlackBuild
index c1ae5ae811..d1708767ed 100644
--- a/system/duperemove/duperemove.SlackBuild
+++ b/system/duperemove/duperemove.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for duperemove
-# Copyright 2022 Erich Ritz, Jenks, Oklahoma, USA
+# Copyright 2022-2023 Erich Ritz, Jenks, Oklahoma, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=duperemove
-VERSION=${VERSION:-0.11.3}
+VERSION=${VERSION:-0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}