diff options
Diffstat (limited to 'python/python3-uri_template/python3-uri_template.SlackBuild')
-rw-r--r-- | python/python3-uri_template/python3-uri_template.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-uri_template/python3-uri_template.SlackBuild b/python/python3-uri_template/python3-uri_template.SlackBuild index d4232156dd..a2c69534ba 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 |