Add provides

This commit is contained in:
Adel Khial 2021-03-30 12:19:30 +01:00
parent b554b5f4d2
commit e560291d63
2 changed files with 4 additions and 0 deletions

View file

@ -8,6 +8,8 @@ pkgbase = unciv-bin
depends = jre8-openjdk
depends = bash
depends = xorg-xrandr
provides = unciv
conflicts = unciv
source = https://github.com/yairm210/Unciv/releases/download/3.13.11-patch1/Unciv.jar
source = Unciv.sh
source = Unciv.desktop

View file

@ -8,6 +8,8 @@ pkgdesc="Open-source remake of Civilization V"
url="https://github.com/yairm210/Unciv"
license=('MPL-2.0')
depends=('jre8-openjdk' 'bash' 'xorg-xrandr')
provides=('unciv')
conflicts=('unciv')
arch=('any')
source=(
"https://github.com/yairm210/Unciv/releases/download/3.13.11-patch1/Unciv.jar"