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

Alexander Rødseth arodseth at archlinux.org
Tue Mar 23 10:50:55 UTC 2021


    Date: Tuesday, March 23, 2021 @ 10:50:55
  Author: arodseth
Revision: 900287

upgpkg: pychess 1.0.3-1

Modified:
  pychess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 10:50:25 UTC (rev 900286)
+++ PKGBUILD	2021-03-23 10:50:55 UTC (rev 900287)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Fehr <pizzapunk at gmail.com>
 
 pkgname=pychess
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc='Chess client'
 arch=(any)
 url='https://github.com/pychess/pychess'
@@ -15,7 +15,7 @@
 # /usr/bin/spike is mistaken for a chess engine
 conflicts=(spike)
 makedepends=(git python-pexpect xorg-server-xvfb)
-source=("git+$url#commit=a89889efbeb6f7db9dd70ef7e0b1252de38472a2") # tag: 1.0.2
+source=("git+$url#commit=0faf9eb9fecc7f26bf92b3549bf17ed12e40fc2f") # tag: 1.0.3
 sha256sums=('SKIP')
 
 package() {
@@ -27,6 +27,3 @@
   # FS#59882
   find "$pkgdir" -wholename 'external/pexpect' -type d -delete
 }
-
-# getver: raw.githubusercontent.com/pychess/pychess/master/lib/pychess/__init__.py
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list