summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Vitor Borrego2023-02-22 07:14:30 +0100
committer Willy Sudiarto Raharjo2023-02-22 07:14:30 +0100
commita44bf7e4eebf9cfe1c901e89e5f84366945b632d (patch)
treecd295a1810c069f9cb70a4edea63c3d98d499ab6 /misc
parentfbf14b45ffa42ce8641a22e30ccfeaab28dc48f2 (diff)
downloadslackbuilds-a44bf7e4eebf9cfe1c901e89e5f84366945b632d.tar.gz
misc/deb2tgz: Updated for version 0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/deb2tgz/deb2tgz.SlackBuild4
-rw-r--r--misc/deb2tgz/deb2tgz.info8
2 files changed, 6 insertions, 6 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}
diff --git a/misc/deb2tgz/deb2tgz.info b/misc/deb2tgz/deb2tgz.info
index b71c61253e..943c282b21 100644
--- a/misc/deb2tgz/deb2tgz.info
+++ b/misc/deb2tgz/deb2tgz.info
@@ -1,10 +1,10 @@
PRGNAM="deb2tgz"
-VERSION="0.2"
+VERSION="0.3"
HOMEPAGE="https://github.com/vborrego/deb2tgz"
-DOWNLOAD="https://github.com/vborrego/deb2tgz/archive/0.2/deb2tgz-0.2.tar.gz"
-MD5SUM="83d6360c126bdfecfae2c125d3894649"
+DOWNLOAD="https://github.com/vborrego/deb2tgz/archive/0.3/deb2tgz-0.3.tar.gz"
+MD5SUM="7914df629473da02252590f1260c25fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Vitor Borrego"
-EMAIL="vitor@bitarus.allowed.org"
+EMAIL="vitor@bitarus.mooo.com"