aboutsummaryrefslogtreecommitdiff
path: root/python/python3-whatthepatch
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-whatthepatch')
-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"