Commit graph

5 commits

Author SHA1 Message Date
Stephen Seo 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
Stephen Seo 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
Stephen Seo f38e97512c Fix no default editor, log_print instead of print 2022-06-02 16:49:26 +09:00
Stephen Seo 4f957ba5f9 Fix hardcoded signature of db, editor 2022-06-02 16:45:50 +09:00
Stephen Seo ba34f4735e Add AUR helper script, README, conf, and LICENSE 2022-06-02 15:02:07 +09:00