diff options
Diffstat (limited to 'python/python3-profilehooks/python3-profilehooks.SlackBuild')
-rw-r--r-- | python/python3-profilehooks/python3-profilehooks.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-profilehooks/python3-profilehooks.SlackBuild b/python/python3-profilehooks/python3-profilehooks.SlackBuild index 176d8ce6d6..13fbff9949 100644 --- a/python/python3-profilehooks/python3-profilehooks.SlackBuild +++ b/python/python3-profilehooks/python3-profilehooks.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-profilehooks -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.13.0} SRCNAM=${SRCNAM:-profilehooks} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |