aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2025-03-26 05:08:01 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-26 21:19:25 +0700
commit353a1a51364276b4434d8efd220d6e495755f5b4 (patch)
treeb95e4cbe30fce622a58b2d6870e5bd8335e899d9
parent9a09cbf6ebb4e53cb585a731f8b59dc6efcefb3f (diff)
office/typobuster: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/typobuster/typobuster.SlackBuild2
-rw-r--r--office/typobuster/typobuster.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/typobuster/typobuster.SlackBuild b/office/typobuster/typobuster.SlackBuild
index bdf737a71a..0fd74eba85 100644
--- a/office/typobuster/typobuster.SlackBuild
+++ b/office/typobuster/typobuster.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=typobuster
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/typobuster/typobuster.info b/office/typobuster/typobuster.info
index 0de3e14a5f..524ed31fc8 100644
--- a/office/typobuster/typobuster.info
+++ b/office/typobuster/typobuster.info
@@ -1,8 +1,8 @@
PRGNAM="typobuster"
-VERSION="0.2.0"
+VERSION="1.0.0"
HOMEPAGE="https://github.com/nwg-piotr/typobuster/"
-DOWNLOAD="https://github.com/nwg-piotr/typobuster/archive/v0.2.0/typobuster-0.2.0.tar.gz"
-MD5SUM="fc577a753ef9a42a6e83843f7e586339"
+DOWNLOAD="https://github.com/nwg-piotr/typobuster/archive/v1.0.0/typobuster-1.0.0.tar.gz"
+MD5SUM="52b3be7564658472c9dac64b4778988e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtksourceview4 python3-build python3-wheel"