diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-10-12 01:20:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-12 21:24:43 +0700 |
commit | 419697a48fa389afc8c10a27bacf39851941f3aa (patch) | |
tree | d007dd49ef5822ebc7d81dd3dd34b26e3f2d639a /python/python2-soupsieve | |
parent | e1e9db1cc3075ef302964b8803dbb95bf145602d (diff) |
python/python2-soupsieve: Fix SlackBuild commenting
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-soupsieve')
-rw-r--r-- | python/python2-soupsieve/python2-soupsieve.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-soupsieve/python2-soupsieve.SlackBuild b/python/python2-soupsieve/python2-soupsieve.SlackBuild index 3573ab71a4c4b..6a8987fd8a215 100644 --- a/python/python2-soupsieve/python2-soupsieve.SlackBuild +++ b/python/python2-soupsieve/python2-soupsieve.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Slackware build script for python-soupsieve +# Slackware build script for python2-soupsieve # Copyright 2020 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. |