Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-23 | v0.4.1 | aji | |
2020-05-09 | tomato v0.4.0 | aji | |
2020-04-05 | v0.3.1 | aji | |
2020-02-09 | Missing .SRCINFO | aji | |
2020-02-09 | Merge branch 'master' of ssh://aur.archlinux.org/tomato | aji | |
2020-02-09 | v0.3.0 | aji | |
2019-05-13 | v0.2.2-1 | aji | |
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-20 | version 0.2.1 | aji | |
Fix some issuer: * pikaur not callable; * mirrormist not shared with the host. | |||
2019-01-26 | First AUR package for tomato (v0.2.0) | aji | |