a052a03104
WIP Fix checking PKGBUILD, respecting "dirs_dir"
...
The script should now open the PKGBUILD with the "editor" when an AUR
package is to be updated.
The script should eventually use "dirs_dir" in the config to place
git-cloned directories of AUR package repositories.
2022-06-04 12:00:20 +09:00
9dfd6d5040
Do minor refactoring
2022-06-03 13:32:49 +09:00
d66261cf4a
Use python-black for formatting update.py
2022-06-02 17:22:45 +09:00
934c1feaa0
Update README.md
2022-06-02 17:20:18 +09:00
2320fac323
Fix .db.sig symlink to be relative, not absolute
2022-06-02 17:16:49 +09:00
5bee6bb54d
Fix errors with the previous commit
...
The previous commit made an invalid symlink to the signature. This
commit fixes this.
2022-06-02 17:05:39 +09:00
db93580083
Fix handling of signed repo db signature
...
"REPONAME.db.sig" is automatically removed, so this commit adds a
command to symlink it to "REPONAME.db.tar.sig" after signing
"REPONAME.db.tar".
2022-06-02 17:00:31 +09:00
f38e97512c
Fix no default editor, log_print instead of print
2022-06-02 16:49:26 +09:00
4f957ba5f9
Fix hardcoded signature of db, editor
2022-06-02 16:45:50 +09:00
5d3561e08e
Update example config comments
2022-06-02 16:08:48 +09:00
3d1443f77a
Update example config's comments
2022-06-02 16:06:34 +09:00
df842f4170
Update README.md
2022-06-02 15:27:20 +09:00
72ccf74f1d
Update README.md
2022-06-02 15:25:30 +09:00
849639b0da
Update README.md
2022-06-02 15:24:25 +09:00
20ca4f2628
Remove unnecessary variable from example config
2022-06-02 15:21:58 +09:00
d76445df26
Update README.md about makechrootpkg
2022-06-02 15:17:50 +09:00
1238850e91
Update README.md
2022-06-02 15:15:15 +09:00
ba34f4735e
Add AUR helper script, README, conf, and LICENSE
2022-06-02 15:02:07 +09:00
bc65185edf
Init empty commit
2022-06-02 14:29:47 +09:00