16 Commits

Author SHA1 Message Date
5a0f5a44a9
Use prebuilt packwiz builds
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 21:20:20 -05:00
fb0b5a0512
Update to 0.5.13 2023-12-18 21:18:34 -05:00
8ebc8c0342
Update to version 0.5.12 2023-08-19 17:16:21 -04:00
4305575838
Update to version 0.5.11 2023-06-25 10:28:22 -04:00
489f64dbca
Remove package-installer-bootstrap.sh
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 20:07:06 -04:00
d26640dc8e
Change makedepends to java-environment<=11 2023-06-17 19:59:35 -04:00
ca6655826a
Change depends to java-runtime 2023-06-17 19:54:40 -04:00
db49380bb9
Update .gitignore to exclude by default 2023-06-17 19:48:57 -04:00
264a16b22c
Update .SRCINFO 2023-06-17 19:44:31 -04:00
b73fc79019
Use commit hash for -bootstrap 2023-06-17 19:19:13 -04:00
d4c7c7e27f
Use commit hash instead of tag 2023-06-17 19:03:46 -04:00
8a677a31b7
Add .gitignore 2023-06-17 18:51:44 -04:00
cf091c08fa
Shorten some long PKGBUILD lines 2023-06-17 18:48:02 -04:00
6ef9ff28bc
Update .SRCINFO 2023-06-17 18:42:38 -04:00
45a2ae819a
Update email address 2023-06-17 18:37:42 -04:00
679e2f91b1
Initial commit 2023-06-17 18:35:42 -04:00