summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThyrum2023-12-28 21:38:48 +0000
committerThyrum2023-12-28 21:38:48 +0000
commit8489f95590abacd400b7d55919dae5b349507e5e (patch)
tree09aa89304b5c36c2afb680643e46a3c3b3ca0240 /PKGBUILD
parent3bb73c97dd7e22859f644957e32bc0b66ca45d80 (diff)
downloadaur-8489f95590abacd400b7d55919dae5b349507e5e.tar.gz
Update to 4.9.13
Religion button respects unique 'hidden from users' modifier Trigger 'capture city' as a unit trigger By tuvus: - Worker AI Rework - AI doesn't counteroffer and request a treaty on the same turn - Civs now have a 50% chance of picking their favored religion By SeventhM: - Fix stat on tile uniques doubling on improvement tiles - Avoid crash if 'Only available' unique in policy branch has 2 or more params - Allow for improvement removal 'improvements' Randomize seed checkbox - By remdu
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e52f2ddc95a..6c6fcc86f809 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=unciv-bin
_pkgname=Unciv
-_pkgver=4.9.12
+_pkgver=4.9.13
pkgver=${_pkgver//-/_}
pkgrel=0
pkgdesc="Open-source remake of Civilization V"
@@ -20,9 +20,9 @@ source=(
noextract=(
"$_pkgname-$_pkgver.jar"
)
-md5sums=('036658fb0603ab131cf1c4a886bea819'
+md5sums=('cdcd8d3b4c3b591ba904863226834cf8'
'c3f79bbc7e80620b3cdc4f90f21f4d68'
- 'ad3b7f6d231e1570763b48a1e66d3b33')
+ '522a2759ea67fa7bb31969d50af33b87')
package() {
install -Dm755 Unciv.sh "$pkgdir/usr/bin/$_pkgname"