Update to 3.18.11

This commit is contained in:
Thyrum 2021-12-20 21:45:40 +01:00
parent 7fa9f05511
commit a0dfa46751
2 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
pkgbase = unciv-bin
pkgdesc = Open-source remake of Civilization V
pkgver = 3.18.10_patch1
pkgrel = 4
pkgver = 3.18.11
pkgrel = 0
url = https://github.com/yairm210/Unciv
arch = any
license = MPL-2.0
@ -10,12 +10,12 @@ pkgbase = unciv-bin
depends = xorg-xrandr
provides = unciv
conflicts = unciv
noextract = Unciv-3.18.10-patch1.jar
source = Unciv-3.18.10-patch1.jar::https://github.com/yairm210/Unciv/releases/download/3.18.10-patch1/Unciv.jar
source = unciv-3.18.10-patch1.png::https://raw.githubusercontent.com/yairm210/Unciv/3.18.10-patch1/extraImages/Unciv%20icon%20v4.png
noextract = Unciv-3.18.11.jar
source = Unciv-3.18.11.jar::https://github.com/yairm210/Unciv/releases/download/3.18.11/Unciv.jar
source = unciv-3.18.11.png::https://raw.githubusercontent.com/yairm210/Unciv/3.18.11/extraImages/Unciv%20icon%20v4.png
source = Unciv.sh
source = Unciv.desktop
md5sums = 68c2841a28c7892639659eb82e4e7138
md5sums = fff6fce23b721722ffe3cc833848eca4
md5sums = 5aca7fc33f121fcf901fef14f784731a
md5sums = b5c3190a1616e545df32536920e07c98
md5sums = 42d5f7ea8ee48d2d643d070786f039ba

View file

@ -2,9 +2,9 @@
pkgname=unciv-bin
_pkgname=Unciv
_pkgver=3.18.10-patch1
_pkgver=3.18.11
pkgver=${_pkgver//-/_}
pkgrel=4
pkgrel=0
pkgdesc="Open-source remake of Civilization V"
url="https://github.com/yairm210/Unciv"
license=('MPL-2.0')
@ -21,7 +21,7 @@ source=(
noextract=(
"$_pkgname-$_pkgver.jar"
)
md5sums=('68c2841a28c7892639659eb82e4e7138'
md5sums=('fff6fce23b721722ffe3cc833848eca4'
'5aca7fc33f121fcf901fef14f784731a'
'b5c3190a1616e545df32536920e07c98'
'42d5f7ea8ee48d2d643d070786f039ba')