euscan: Fixing wrong priority
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
a31b6fa4a8
commit
d3de157a1b
@ -8,7 +8,7 @@ from euscan import output
|
||||
|
||||
HANDLER_NAME = "sourceforge"
|
||||
CONFIDENCE = 90
|
||||
PRIORITY = 95
|
||||
PRIORITY = 90
|
||||
|
||||
|
||||
def can_handle(pkg, url=None):
|
||||
|
Loading…
Reference in New Issue
Block a user