python/python3-profilehooks: Version bump to 1.13.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-10-29 22:50:38 -07:00 committed by Willy Sudiarto Raharjo
parent 812cf12304
commit 0acb44b55d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-profilehooks"
VERSION="1.12.0"
VERSION="1.13.0"
HOMEPAGE="https://github.com/mgedmin/profilehooks"
DOWNLOAD="https://github.com/mgedmin/profilehooks/archive/refs/tags/1.12.0/profilehooks-1.12.0.tar.gz"
MD5SUM="da5ac47c38326297b0df47515c1baa2f"
DOWNLOAD="https://github.com/mgedmin/profilehooks/archive/refs/tags/1.13.0/profilehooks-1.13.0.tar.gz"
MD5SUM="f9cc4f92f245de0b0785978cb6f98208"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""