mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-27 13:31:10 -05:00
PkgInfo: fix a typo
This commit is contained in:
parent
2574872b9d
commit
4151d88295
@ -125,7 +125,7 @@ class PkgInfo(callbacks.Plugin):
|
||||
'dep:': '\x0304dep:\x03',
|
||||
'sug:': '\x0309sug:\x03',
|
||||
'adep:': '\x0305adep:\x03',
|
||||
'idep': '\x0302idep:\x03',
|
||||
'idep:': '\x0302idep:\x03',
|
||||
'enh:': '\x0308enh:\x03'})
|
||||
def package(self, irc, msg, args, release, pkg, opts):
|
||||
"""<release> <package> [--depends] [--source]
|
||||
|
Loading…
x
Reference in New Issue
Block a user