diff options
-rw-r--r-- | python/python3-uri_template/python3-uri_template.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-uri_template/python3-uri_template.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-uri_template/python3-uri_template.SlackBuild b/python/python3-uri_template/python3-uri_template.SlackBuild index d4232156dd51b..a2c69534ba125 100644 --- a/python/python3-uri_template/python3-uri_template.SlackBuild +++ b/python/python3-uri_template/python3-uri_template.SlackBuild @@ -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 diff --git a/python/python3-uri_template/python3-uri_template.info b/python/python3-uri_template/python3-uri_template.info index 0c51b1e447eff..09015850f8b81 100644 --- a/python/python3-uri_template/python3-uri_template.info +++ b/python/python3-uri_template/python3-uri_template.info @@ -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="" |