diff options
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} |