Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-18 | Use prebuilt packwiz builds | NullBite | |
There's no need to build these from source. Normally, prebuilt packages should be suffixed with -bin; but Java packages are an exception to this. This also makes maintenance slightly easier. From https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission: Packages that use prebuilt deliverables, when the sources are available, must use the -bin suffix. An exception to this is with Java. | |||
2023-12-18 | Update to 0.5.13 | NullBite | |
2023-08-19 | Update to version 0.5.12 | NullBite | |
2023-06-25 | Update to version 0.5.11 | NullBite | |
2023-06-17 | Remove package-installer-bootstrap.sh | NullBite | |
This was just a wrapper for packwiz-installer-bootstrap.jar, which is unlikely to be called on its own and just clutters $PATH | |||
2023-06-17 | Change `makedepends` to `java-environment<=11` | NullBite | |
2023-06-17 | Change `depends` to java-runtime | NullBite | |
2023-06-17 | Update .gitignore to exclude by default | NullBite | |
2023-06-17 | Update .SRCINFO | NullBite | |
2023-06-17 | Use commit hash for -bootstrap | NullBite | |
2023-06-17 | Use commit hash instead of tag | NullBite | |
2023-06-17 | Add .gitignore | NullBite | |
2023-06-17 | Shorten some long PKGBUILD lines | NullBite | |
2023-06-17 | Update .SRCINFO | NullBite | |
2023-06-17 | Update email address | NullBite | |
2023-06-17 | Initial commit | NullBite | |