diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-11-16 12:59:23 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-17 08:12:11 +0700 |
commit | a860f9dfe2afe11ce43cfd441e8d16dcd052213c (patch) | |
tree | 4ac8f4d809c653033c5441c690efeae840f27ed2 /python/python3-whatthepatch/python3-whatthepatch.SlackBuild | |
parent | d3a5d60120efb6213cf61114f738217de5d1dc0c (diff) |
python/python3-whatthepatch: Update for 1.0.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-whatthepatch/python3-whatthepatch.SlackBuild')
-rw-r--r-- | python/python3-whatthepatch/python3-whatthepatch.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |