mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to 4.4.3
Version 800! Can pick a policy with enough culture even if you have no cities Korea's unique applies to Library Notifications scroll retains position Displayed Great Person point requirements always take game speed into account Conditioned trigger uniques do not 'go off' without the trigger (e.g. when tech researched, building built) Global alerts translated properly Add options to use random number of players and city states - By FiretronP75 Refactor Cannot Move Unique - By itanasi
This commit is contained in:
parent
cd8cab97f7
commit
341f24e872
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -14,8 +14,8 @@ pkgbase = unciv-bin
|
|||
source = Unciv-4.4.3.jar::https://github.com/yairm210/Unciv/releases/download/4.4.3/Unciv.jar
|
||||
source = Unciv-4.4.3.png::https://raw.githubusercontent.com/yairm210/Unciv/4.4.3/extraImages/Icons/Unciv%20icon%20v5.png
|
||||
source = Unciv-4.4.3.zip::https://github.com/yairm210/Unciv/releases/download/4.4.3/linuxFilesForJar.zip
|
||||
md5sums = b69ab5fd43e809095ff90d8f7940ce65
|
||||
md5sums = f34d925cf721af1cc3d25550bd6ab802
|
||||
md5sums = c3f79bbc7e80620b3cdc4f90f21f4d68
|
||||
md5sums = 5a2ea25f81326b653c179477086e1076
|
||||
md5sums = e0673a2b69f74cb98c459af83f6e4f3e
|
||||
|
||||
pkgname = unciv-bin
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -20,9 +20,9 @@ source=(
|
|||
noextract=(
|
||||
"$_pkgname-$_pkgver.jar"
|
||||
)
|
||||
md5sums=('b69ab5fd43e809095ff90d8f7940ce65'
|
||||
md5sums=('f34d925cf721af1cc3d25550bd6ab802'
|
||||
'c3f79bbc7e80620b3cdc4f90f21f4d68'
|
||||
'5a2ea25f81326b653c179477086e1076')
|
||||
'e0673a2b69f74cb98c459af83f6e4f3e')
|
||||
|
||||
package() {
|
||||
install -Dm755 Unciv.sh "$pkgdir/usr/bin/$_pkgname"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue