summaryrefslogtreecommitdiffstats
path: root/misc/deb2tgz/deb2tgz.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/deb2tgz/deb2tgz.SlackBuild')
-rw-r--r--misc/deb2tgz/deb2tgz.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/deb2tgz/deb2tgz.SlackBuild b/misc/deb2tgz/deb2tgz.SlackBuild
index 2b548bb686..81c04fc9b0 100644
--- a/misc/deb2tgz/deb2tgz.SlackBuild
+++ b/misc/deb2tgz/deb2tgz.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for deb2tgz
-# Copyright 2016 Vitor Borrego, Corroios, Portugal
+# Copyright 2023 Vitor Borrego, Corroios, Portugal
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=deb2tgz
-VERSION=${VERSION:-0.2}
+VERSION=${VERSION:-0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}