mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to 3.14.8
This commit is contained in:
parent
035f893b87
commit
92acdcbc8b
1 changed files with 4 additions and 4 deletions
8
PKGBUILD
8
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=unciv-bin
|
||||
_pkgname=Unciv
|
||||
pkgver=3.14.0.REL
|
||||
pkgver=3.14.8
|
||||
pkgrel=1
|
||||
pkgdesc="Open-source remake of Civilization V"
|
||||
url="https://github.com/yairm210/Unciv"
|
||||
|
|
@ -12,12 +12,12 @@ provides=('unciv')
|
|||
conflicts=('unciv')
|
||||
arch=('any')
|
||||
source=(
|
||||
"$_pkgname.jar::https://github.com/yairm210/Unciv/releases/download/3.14.0/Unciv.jar"
|
||||
"unciv.png::https://raw.githubusercontent.com/yairm210/Unciv/3.14.0/extraImages/Unciv%20icon%20v4.png"
|
||||
"$_pkgname.jar::https://github.com/yairm210/Unciv/releases/download/$pkgver/Unciv.jar"
|
||||
"unciv.png::https://raw.githubusercontent.com/yairm210/Unciv/$pkgver/extraImages/Unciv%20icon%20v4.png"
|
||||
"$_pkgname.sh"
|
||||
"$_pkgname.desktop"
|
||||
)
|
||||
md5sums=('7bfc60a753a70919b4234a5949ce467a'
|
||||
md5sums=('4896b2885f6908d5336dd9d6a767eb27'
|
||||
'5aca7fc33f121fcf901fef14f784731a'
|
||||
'f8eab098f20681b8db232cc5709713d3'
|
||||
'42d5f7ea8ee48d2d643d070786f039ba')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue