mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Update comments
This commit is contained in:
parent
dab2bcfec9
commit
52823a039b
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ from slpkg.slack.slack_version import slack_ver
|
|||
|
||||
|
||||
def sbo_search_pkg(name):
|
||||
"""
|
||||
Search for package path from SLACKBUILDS.TXT file
|
||||
"""Search for package path from SLACKBUILDS.TXT file and
|
||||
return url
|
||||
"""
|
||||
try:
|
||||
repo = Repo().sbo()
|
||||
|
|
Loading…
Add table
Reference in a new issue