summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Stu Miller2022-08-17 22:30:19 +0200
committer Willy Sudiarto Raharjo2022-08-20 05:06:37 +0200
commitf12ad1fe385afd52a81011f631e89a8be799d2ed (patch)
tree4af290c3c541e9c3ff3e097e5a6a04e1a2578e2e /system
parent0eeb409b28dec2d6aca8f8bdf42eac1ca431c17d (diff)
downloadslackbuilds-f12ad1fe385afd52a81011f631e89a8be799d2ed.tar.gz
system/slackupdr: Updated for version 3.6.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/slackupdr/slack-desc2
-rw-r--r--system/slackupdr/slackupdr.SlackBuild7
-rw-r--r--system/slackupdr/slackupdr.info8
3 files changed, 10 insertions, 7 deletions
diff --git a/system/slackupdr/slack-desc b/system/slackupdr/slack-desc
index 8c38f910bd..5c5ff0bc08 100644
--- a/system/slackupdr/slack-desc
+++ b/system/slackupdr/slack-desc
@@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
slackupdr: slackupdr (slackupdr - autoslackpkg plus kernel & config tools)
slackupdr:
-slackupdr: Home: https://www.go4it2day.com/news/slackupdr-3.5.html
+slackupdr: Home: https://www.go4it2day.com/news/slackupdr-3.6.html
slackupdr:
slackupdr:
slackupdr:
diff --git a/system/slackupdr/slackupdr.SlackBuild b/system/slackupdr/slackupdr.SlackBuild
index e567fb7a3b..728b677a82 100644
--- a/system/slackupdr/slackupdr.SlackBuild
+++ b/system/slackupdr/slackupdr.SlackBuild
@@ -25,13 +25,16 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slackupdr
-VERSION=${VERSION:-3.5}
+VERSION=${VERSION:-3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
@@ -41,7 +44,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-set -e
+set -Eeu
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/system/slackupdr/slackupdr.info b/system/slackupdr/slackupdr.info
index b2c93306cb..7f0fa310d8 100644
--- a/system/slackupdr/slackupdr.info
+++ b/system/slackupdr/slackupdr.info
@@ -1,8 +1,8 @@
PRGNAM="slackupdr"
-VERSION="3.5"
-HOMEPAGE="https://www.go4it2day.com/news/slackupdr-3.5.html"
-DOWNLOAD="https://www.go4it2day.com/downloads/slackupdr/3.5/slackupdr-3.5.tar.gz"
-MD5SUM="5c9ab8ee31e97316cafaf440454b70b4"
+VERSION="3.6"
+HOMEPAGE="https://www.go4it2day.com/news/slackupdr-3.6.html"
+DOWNLOAD="https://www.go4it2day.com/downloads/slackupdr/3.6/slackupdr-3.6.tar.gz"
+MD5SUM="05a155b99de19e741a6bbb22f35f2ef3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""