[arch-commits] Commit in pychess/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sat Jun 8 18:47:45 UTC 2019


    Date: Saturday, June 8, 2019 @ 18:47:44
  Author: arodseth
Revision: 478350

upgpkg: pychess 1.0.0-2

Modified:
  pychess/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-08 18:41:14 UTC (rev 478349)
+++ PKGBUILD	2019-06-08 18:47:44 UTC (rev 478350)
@@ -4,7 +4,7 @@
 
 pkgname=pychess
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Chess client'
 arch=(any)
 url='http://pychess.org/'
@@ -11,8 +11,8 @@
 license=(GPL)
 depends=(gst-plugins-base gtksourceview3 python-cairo python-gobject
          python-ptyprocess python-psutil python-sqlalchemy python-pexpect)
-# /usr/bin/fire and /usr/bin/spike are/were mistaken for chess engines
-conflicts=(mesa-demos spike)
+# /usr/bin/spike is mistaken for a chess engine
+conflicts=(spike)
 makedepends=(git python-pexpect xorg-server-xvfb)
 source=("git+https://github.com/$pkgname/$pkgname#tag=$pkgver")
 sha256sums=('SKIP')



More information about the arch-commits mailing list