Revert "arch-packages: Switch to aura"
This reverts commit 84d38970ad
.
Switching back to paru, as aura uses it's own metadata server
Faur which means we tend to be behind on AUR updates which is
not acceptable.
This commit is contained in:
parent
c145edc678
commit
52d782da66
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
aura -Qqe > pkglist.txt
|
paru -Qqe > pkglist.txt
|
||||||
|
|
Loading…
Reference in a new issue