Update comments

This commit is contained in:
Dimitris Zlatanidis 2015-09-02 05:06:40 +03:00
parent dab2bcfec9
commit 52823a039b

View file

@ -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()