Added package aur

This commit is contained in:
Heiko Nickerl 2021-04-09 23:37:51 +02:00 committed by Dominik Picheta
parent 98eb3e72cb
commit 11a9b886f4

View File

@ -22103,5 +22103,18 @@
"license": "AGPLv3",
"web": "https://github.com/ruivieira/nim-holst",
"doc": "https://ruivieira.github.io/nim-holst/holst.html"
},
{
"name": "aur",
"url": "https://github.com/hnicke/aur.nim",
"method": "git",
"tags": [
"arch",
"library",
"client"
],
"description": "A client for the Arch Linux User Repository (AUR)",
"license": "MIT",
"web": "https://github.com/hnicke/aur.nim"
}
]