Update to 3.19.17

This commit is contained in:
Thyrum 2022-03-13 22:08:54 +01:00
parent 2976f48cfd
commit 5905b2a825
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.19.16
pkgver = 3.19.17
pkgrel = 0
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.19.16.jar
source = Unciv-3.19.16.jar::https://github.com/yairm210/Unciv/releases/download/3.19.16/Unciv.jar
source = Unciv-3.19.16.png::https://raw.githubusercontent.com/yairm210/Unciv/3.19.16/extraImages/Unciv%20icon%20v4.png
noextract = Unciv-3.19.17.jar
source = Unciv-3.19.17.jar::https://github.com/yairm210/Unciv/releases/download/3.19.17/Unciv.jar
source = Unciv-3.19.17.png::https://raw.githubusercontent.com/yairm210/Unciv/3.19.17/extraImages/Unciv%20icon%20v4.png
source = Unciv.sh
source = Unciv.desktop
md5sums = e7ae012b23c87c23f2c25e71a88732d0
md5sums = 4df8d61924d628d614f104b47b224bf2
md5sums = 5aca7fc33f121fcf901fef14f784731a
md5sums = b5c3190a1616e545df32536920e07c98
md5sums = 42d5f7ea8ee48d2d643d070786f039ba

View file

@ -2,7 +2,7 @@
pkgname=unciv-bin
_pkgname=Unciv
_pkgver=3.19.16
_pkgver=3.19.17
pkgver=${_pkgver//-/_}
pkgrel=0
pkgdesc="Open-source remake of Civilization V"
@ -21,7 +21,7 @@ source=(
noextract=(
"$_pkgname-$_pkgver.jar"
)
md5sums=('e7ae012b23c87c23f2c25e71a88732d0'
md5sums=('4df8d61924d628d614f104b47b224bf2'
'5aca7fc33f121fcf901fef14f784731a'
'b5c3190a1616e545df32536920e07c98'
'42d5f7ea8ee48d2d643d070786f039ba')