mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
aur: minor cleanup
This commit is contained in:
parent
273764c2a4
commit
d120f61b11
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ from . import session, conf_cacheable_with_name
|
|||
|
||||
logger = structlog.get_logger(logger_name=__name__)
|
||||
|
||||
AUR_URL = 'https://aur.archlinux.org/rpc/?v=5&type=info&arg[]='
|
||||
AUR_URL = 'https://aur.archlinux.org/rpc/'
|
||||
|
||||
get_cacheable_conf = conf_cacheable_with_name('aur')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue