Update to 3.16.3

This commit is contained in:
Thyrum 2021-08-14 12:39:23 +02:00
parent 20ba9fc52a
commit a1d8caeeb6
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = unciv-bin
pkgdesc = Open-source remake of Civilization V
pkgver = 3.16.2
pkgver = 3.16.3
pkgrel = 1
url = https://github.com/yairm210/Unciv
arch = any
@ -10,12 +10,12 @@ pkgbase = unciv-bin
depends = xorg-xrandr
provides = unciv
conflicts = unciv
noextract = Unciv-3.16.2.jar
source = Unciv-3.16.2.jar::https://github.com/yairm210/Unciv/releases/download/3.16.2/Unciv.jar
source = unciv-3.16.2.png::https://raw.githubusercontent.com/yairm210/Unciv/3.16.2/extraImages/Unciv%20icon%20v4.png
noextract = Unciv-3.16.3.jar
source = Unciv-3.16.3.jar::https://github.com/yairm210/Unciv/releases/download/3.16.3/Unciv.jar
source = unciv-3.16.3.png::https://raw.githubusercontent.com/yairm210/Unciv/3.16.3/extraImages/Unciv%20icon%20v4.png
source = Unciv.sh
source = Unciv.desktop
md5sums = 488b4f46b765928a8da7c789222d5441
md5sums = 9086bdbde0681050cfde3572d84aec7a
md5sums = 5aca7fc33f121fcf901fef14f784731a
md5sums = f8eab098f20681b8db232cc5709713d3
md5sums = 42d5f7ea8ee48d2d643d070786f039ba

View file

@ -2,7 +2,7 @@
pkgname=unciv-bin
_pkgname=Unciv
_pkgver=3.16.2
_pkgver=3.16.3
pkgver=${_pkgver//-/_}
pkgrel=1
pkgdesc="Open-source remake of Civilization V"
@ -21,7 +21,7 @@ source=(
noextract=(
"$_pkgname-$_pkgver.jar"
)
md5sums=('488b4f46b765928a8da7c789222d5441'
md5sums=('9086bdbde0681050cfde3572d84aec7a'
'5aca7fc33f121fcf901fef14f784731a'
'f8eab098f20681b8db232cc5709713d3'
'42d5f7ea8ee48d2d643d070786f039ba')