summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10713822fc21..a315b2c6755a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Munzir Taha <munzirtaha@gmail.com>
+
pkgname=chessx
pkgver=1.5.6
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform chess database and PGN viewer"
arch=(i686 x86_64)
url=http://chessx.sourceforge.net
@@ -9,7 +10,7 @@ license=(GPL2)
depends=(qt5-svg qt5-speech)
optdepends=('stockfish: for a chess engine'
'lc0-cudnn-git: for another chess engine')
-makedepends=(qt5-tools)
+makedepends=(desktop-file-utils qt5-tools)
conflicts=($pkgname-svn)
source=("https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tgz")
sha256sums=('d09a4b534a909c5f1a398c64065049a2fdf30497bc81ccbdf0d940412364d205')