Update to 3.14.13

This commit is contained in:
Thyrum 2021-06-02 09:12:25 +02:00
parent 13004a9ac3
commit 87c07f0756
2 changed files with 8 additions and 7 deletions

View file

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

View file

@ -1,8 +1,8 @@
# Maintainer: Aron de Jong <adj00@protonmail.com>
# Maintainer: Thyrum <adj00 (at) protonmail (dot) com>
pkgname=unciv-bin
_pkgname=Unciv
_pkgver=3.14.12
_pkgver=3.14.13
pkgver=${_pkgver//-/_}
pkgrel=1
pkgdesc="Open-source remake of Civilization V"
@ -21,7 +21,7 @@ source=(
noextract=(
"$_pkgname-$_pkgver.jar"
)
md5sums=('21d378a05c0507237ced5a5c04257b75'
md5sums=('e64c343baeb27dfbbaba9906950817c1'
'5aca7fc33f121fcf901fef14f784731a'
'f8eab098f20681b8db232cc5709713d3'
'42d5f7ea8ee48d2d643d070786f039ba')