Commit graph

103 commits

Author SHA1 Message Date
Thyrum
2976f48cfd Update to 3.19.16 2022-03-11 09:31:38 +01:00
Thyrum
ac16990d9e Update to 3.19.13 2022-03-01 09:06:56 +01:00
Thyrum
a0ff6336a2 Update to 3.19.12 2022-02-25 17:36:03 +01:00
Thyrum
2ed4354050 Update to 3.19.11 2022-02-22 10:56:20 +01:00
Thyrum
1708453a87 Update to 3.19.10 2022-02-19 20:23:53 +01:00
Thyrum
bb9a30fe15 Update to 3.19.9 2022-02-15 11:04:23 +01:00
Thyrum
b0e22ea4b2 Update to 3.19.7 2022-02-09 12:07:41 +01:00
Thyrum
3bf5adfd4e Update to 3.19.6 2022-02-08 12:29:49 +01:00
Thyrum
810d797dae Update to 3.19.5 2022-02-03 10:30:54 +01:00
Thyrum
68ee24cced Update to 3.19.3 2022-01-30 13:14:59 +01:00
Thyrum
a949abad7f Update to 3.19.2 2022-01-27 07:39:28 +01:00
Thyrum
6e2cf3bc48 Update to 3.19.1 2022-01-24 11:07:15 +01:00
Thyrum
be3c90a9f4 Update to 3.18.19 2022-01-19 14:07:32 +01:00
Thyrum
44c0d3c6fa Update to 3.18.18 2022-01-18 09:18:56 +01:00
Thyrum
d103c63657 Update to 3.18.17 2022-01-14 10:11:29 +01:00
Thyrum
56d34c268e Update to 3.18.16 2022-01-09 21:44:46 +01:00
Thyrum
82a7d886a3 Update to 3.18.15 2022-01-08 15:48:14 +01:00
Thyrum
db9651d1f7 Update to 3.18.14 2022-01-03 13:10:18 +01:00
Thyrum
bcd395a11b Update to 3.18.13 2021-12-30 16:35:16 +01:00
Thyrum
883d6855be Update to 3.18.12 2021-12-26 11:21:07 +01:00
Thyrum
f144ac3b42 Revert "Remove now unuseful _pkgver"
This reverts commit 93033aea88.

The `_pkgver` was required to distinguish between the GitHub and AUR
version numbers because the GitHub version can contain a `-` if it is a
patch release and AUR versions may never contain a `-`.
2021-12-20 22:41:13 +01:00
tiziodcaio
93033aea88
Remove now unuseful _pkgver 2021-12-20 22:29:28 +01:00
tiziodcaio
959ca83c69
Add new java versions
The >8 doesn't work properly
2021-12-20 22:05:31 +01:00
Thyrum
dfbc8333ee Fix install lines
Due to rename of the `.jar` file in a recent commit, installs were not
working properly. This has been fixed.

Also renamed the `png` to use `$_pkgname` for a more universal naming
setup.
2021-12-20 21:50:02 +01:00
Thyrum
a0dfa46751 Update to 3.18.11 2021-12-20 21:45:40 +01:00
Thyrum
7fa9f05511 Fix re-using old .jar files when building
Because the jar file for all versions was downloaded as `Unciv.jar`,
`makepkg` will detect that the file `Unciv.jar` has been downloaded
already and thus not try to re-download it. Thus no new `.jar` file is
downloaded and no actual update is performed. This has been fixed by
naming the `.jar` files according to the version number.
2021-12-20 21:43:34 +01:00
Thyrum
dd80f1c1e7 Update .SRCINFO and fix dependencies in PKGBUILD
Make sure to only manually edit `PKGBUILD` and create the `.SRCINFO`
using `makepkg --printsrcinfo > .SRCINFO` (and don't edit `.SRCINFO`
directly).
2021-12-19 21:29:48 +01:00
Thyrum
8d0bc7f20c Prevent Unciv.jar from being extracted
Because the `jar` was renamed in a recent commit but the `noextract`
entry was not updated, the `jar` file was now being extracted. This has
been fixed.
2021-12-19 21:25:33 +01:00
tiziodcaio
c4fb0890bf
fix jdk 2021-12-18 19:53:12 +01:00
tiziodcaio
672b13cefd
Fix jdk 2021-12-18 19:53:02 +01:00
tiziodcaio
b42a3e9607
Update to latest version 2021-12-18 19:52:15 +01:00
Thyrum
e352b63a6a Update to 3.18.9-patch1 2021-12-13 13:31:03 +01:00
Thyrum
ff977768d6 Update to 3.18.8 2021-12-09 10:40:21 +01:00
Thyrum
23b371e856 Update to 3.18.7 2021-12-06 15:08:11 +01:00
Thyrum
2bbeffe12f Update to 3.18.6 2021-12-03 10:58:50 +01:00
Thyrum
04852ae44f Update to 3.18.5 2021-11-29 13:13:40 +01:00
Thyrum
0fbf77e9c4 Update to 3.18.3 2021-11-19 13:19:15 +01:00
Thyrum
0c19a84dcd Update to 3.18.2 2021-11-15 11:43:31 +01:00
Thyrum
fd959cf853 Update to 3.18.1 2021-11-12 11:26:29 +01:00
Thyrum
330442a2b4 Update to 3.18.0 2021-11-11 21:50:51 +01:00
Thyrum
bf458b03d6 Update to 3.17.14 2021-11-03 10:17:36 +01:00
Thyrum
8e852687c7 Update to 3.17.13 2021-11-01 19:57:06 +01:00
Thyrum
20737cf45e Update to 3.17.12 2021-10-28 19:28:32 +02:00
Thyrum
fbae708cf9 Update to 3.17.11 2021-10-24 20:54:04 +02:00
Thyrum
ccef914a73 Update to 3.17.10 2021-10-22 12:57:14 +02:00
Thyrum
8460e66e75 Update to 3.17.9 2021-10-18 09:40:21 +02:00
Thyrum
de1a05ec41 Update to 3.17.8 2021-10-14 11:15:00 +02:00
Thyrum
1e4c8e0de6 Update to 3.17.7 2021-10-11 10:11:31 +02:00
Thyrum
ec5d95dd94 Update to 3.17.6 2021-10-08 17:00:05 +02:00
Thyrum
bb5e8fba91 Update to 3.17.5 2021-10-08 10:24:55 +02:00