summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValeriy Huz2018-07-11 19:47:18 +0300
committerValeriy Huz2018-07-11 19:47:18 +0300
commite135e0d70525e5a66383bda53241fc97d5377dd6 (patch)
treef2235febc25ca0b77be928a9f2d2f253abc27df8 /PKGBUILD
parent6c9c781f76dec7d2f7d589e8e39915cf0c8fc305 (diff)
downloadaur-e135e0d70525e5a66383bda53241fc97d5377dd6.tar.gz
minor fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 938e5a55d487..71d2ddfa2a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://github.com/milostatarevic/xiphos"
license=('GPL3')
makedepends=('git')
optdepends=('xboard' 'scid_vs_pc')
-provides=('xiphos')
-conflicts=('xiphos')
+provides=('xiphos-chess')
+conflicts=('xiphos-chess')
source=("${_pkgname}::git+https://github.com/milostatarevic/xiphos")
md5sums=('SKIP')