summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-04-17Bump version to 0.2Alad Wenter
2023-04-15adopt name for new projectAlad Wenter
The previous "aurum" has not been maintained since 2019. Adopt the name for a new project wrapping aurutils. The interface is similar to the old project, using a "pacman-esque" CLI without being a `pacman` wrapper.
2019-09-14Rewrite according to Yochanan's advice on the forumWesley Hershberger
Thanks!!!
2019-09-10Add gitignore; Install in /usr/binWesley Hershberger
2019-09-10Fix PKGBUILDWesley Hershberger
I forgot to include the package name in the cargo install, and apparently cargo generates a dotfile in --root, so I had to clean that up as well.
2019-09-10Initial CommitWesley Hershberger