summaryrefslogtreecommitdiffstats
path: root/scripts/aurblup/README
AgeCommit message (Collapse)AuthorFilesLines
2015-01-09Rewrite aurblup in PythonLukas Fleischer1-28/+0
The AUR backend already uses several Python scripts, rewrite the aurblup helper as well. This has several advantages: * We can easily use the main configuration file without using any shell script wrappers. * aurblup does not need to be recompiled on libalpm soname bumps. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-02-11Update aurblup "README".Lukas Fleischer1-1/+2
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-02-11Fix typos in aurblup source and "README".Lukas Fleischer1-2/+2
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-02-11Add AUR package blacklist updater (aurblup).Lukas Fleischer1-0/+27
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>