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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Oct 15 07:01:20 UTC 2021


    Date: Friday, October 15, 2021 @ 07:01:20
  Author: jelle
Revision: 1030239

upgpkg: pychess 1.0.3-2

Modified:
  pychess/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-15 06:58:30 UTC (rev 1030238)
+++ PKGBUILD	2021-10-15 07:01:20 UTC (rev 1030239)
@@ -4,13 +4,13 @@
 
 pkgname=pychess
 pkgver=1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Chess client'
 arch=(any)
 url='https://github.com/pychess/pychess'
 license=(GPL)
 depends=(gst-plugins-base gtksourceview3 python-cairo python-gobject
-         python-ptyprocess python-psutil python-sqlalchemy python-pexpect
+         python-ptyprocess python-psutil python-sqlalchemy1.3 python-pexpect
          python-websockets)
 # /usr/bin/spike is mistaken for a chess engine
 conflicts=(spike)



More information about the arch-commits mailing list