summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-05-09tomato v0.4.0aji
2020-04-05v0.3.1aji
2020-02-09Missing .SRCINFOaji
2020-02-09Merge branch 'master' of ssh://aur.archlinux.org/tomatoaji
2020-02-09v0.3.0aji
2019-05-13v0.2.2-1aji
Quick fix issue: tomato tried to be too smart while updating the packages, and forgot the previous packages. This feature is now disabled, the tomato refresh command will rebuild the whole repository for now. To re-register the previous packages run the following command: ```sh for package in `sudo tomato list | sed -E 's:\r\n:\n'`; do echo "Re-register $package" tomato add "$package" done ```
2019-04-20version 0.2.1aji
Fix some issuer: * pikaur not callable; * mirrormist not shared with the host.
2019-01-26First AUR package for tomato (v0.2.0)aji