python/python3-uri_template: Updated md5sum, project name.

The github repo was renamed and this changed the MD5SUM.

I've diffed the file from github and the original one from
sbosrcarch with the previous md5sum and they are exactly the same.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2023-07-04 20:44:44 +09:00 committed by Willy Sudiarto Raharjo
parent a3c78e5a68
commit 2cfc291fe7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
SRCNAM=uri_template
SRCNAM=uri-template
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,8 +1,8 @@
PRGNAM="python3-uri_template"
VERSION="1.2.0"
HOMEPAGE="https://github.com/plinss/uri_template"
DOWNLOAD="https://github.com/plinss/uri_template/archive/v1.2.0/uri_template-1.2.0.tar.gz"
MD5SUM="0124942e884909d5e0bd5d0e5a50fefd"
HOMEPAGE="https://github.com/plinss/uri-template"
DOWNLOAD="https://github.com/plinss/uri-template/archive/v1.2.0/uri-template-1.2.0.tar.gz"
MD5SUM="c7ffa34f8bbf4632aab2f0b6e0df27fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""