aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-11-16 12:59:23 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-17 08:12:11 +0700
commita860f9dfe2afe11ce43cfd441e8d16dcd052213c (patch)
tree4ac8f4d809c653033c5441c690efeae840f27ed2
parentd3a5d60120efb6213cf61114f738217de5d1dc0c (diff)
python/python3-whatthepatch: Update for 1.0.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-whatthepatch/python3-whatthepatch.SlackBuild2
-rw-r--r--python/python3-whatthepatch/python3-whatthepatch.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-whatthepatch/python3-whatthepatch.SlackBuild b/python/python3-whatthepatch/python3-whatthepatch.SlackBuild
index c488214131..8f6a3fa903 100644
--- a/python/python3-whatthepatch/python3-whatthepatch.SlackBuild
+++ b/python/python3-whatthepatch/python3-whatthepatch.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-whatthepatch
-VERSION=${VERSION:-1.0.6}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-whatthepatch/python3-whatthepatch.info b/python/python3-whatthepatch/python3-whatthepatch.info
index ef53eb23c0..4aa1b89d14 100644
--- a/python/python3-whatthepatch/python3-whatthepatch.info
+++ b/python/python3-whatthepatch/python3-whatthepatch.info
@@ -1,8 +1,8 @@
PRGNAM="python3-whatthepatch"
-VERSION="1.0.6"
+VERSION="1.0.7"
HOMEPAGE="https://github.com/cscorley/whatthepatch"
-DOWNLOAD="https://github.com/cscorley/whatthepatch/archive/1.0.6/whatthepatch-1.0.6.tar.gz"
-MD5SUM="98009f35ba193e1aecd50954fab8387c"
+DOWNLOAD="https://github.com/cscorley/whatthepatch/archive/1.0.7/whatthepatch-1.0.7.tar.gz"
+MD5SUM="74dc0bcbe380ce48d28138ab4130db38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"