diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-10-12 01:19:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-12 21:24:43 +0700 |
commit | e1e9db1cc3075ef302964b8803dbb95bf145602d (patch) | |
tree | f81c6ce8fed2382f27c7cee5dd658c1f78ba00e3 /python | |
parent | 5a23c06f3e1b010726a9dd411688926dc8c79207 (diff) |
python/python2-pluggy: Fix SlackBuild commenting
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python2-pluggy/python2-pluggy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-pluggy/python2-pluggy.SlackBuild b/python/python2-pluggy/python2-pluggy.SlackBuild index ef6b2874e7..d4b0edbdaa 100644 --- a/python/python2-pluggy/python2-pluggy.SlackBuild +++ b/python/python2-pluggy/python2-pluggy.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Slackware build script for pluggy +# Slackware build script for python2-pluggy # Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece # Copyright 2022 Isaac Yu <isaacyu@protonmail.com> |