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

Alexander Rødseth arodseth at archlinux.org
Mon Aug 13 22:25:23 UTC 2018


    Date: Monday, August 13, 2018 @ 22:25:23
  Author: arodseth
Revision: 371336

upgpkg: pychess 0.99.2-1

Modified:
  pychess/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-13 22:10:01 UTC (rev 371335)
+++ PKGBUILD	2018-08-13 22:25:23 UTC (rev 371336)
@@ -1,19 +1,19 @@
 # $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 # Contributor: Allan McRae <allan at archlinux.org>
 # Contributor: Alexander Fehr <pizzapunk at gmail.com>
 
 pkgname=pychess
-pkgver=0.99.1
-pkgrel=3
+pkgver=0.99.2
+pkgrel=1
 pkgdesc='Chess client'
 arch=('any')
 url='http://pychess.org/'
 license=('GPL')
 depends=('gst-plugins-base' 'gtksourceview3' 'python-cairo' 'python-gobject'
-'python-ptyprocess' 'python-psutil' 'python-sqlalchemy')
+         'python-ptyprocess' 'python-psutil' 'python-sqlalchemy')
 source=("https://github.com/$pkgname/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('2f972d479072b28f4f3bdb144b8691bb39c8fd33291fed62c5f97cca7fbc4bdf')
+sha256sums=('dff0808a20e5120ff1f293452d6f7b1e9898920ae0a4498a97c3dcea0c5b1b60')
 
 package() {
   cd "pychess-$pkgver"



More information about the arch-commits mailing list