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

Alexander Rødseth arodseth at archlinux.org
Fri Mar 2 22:49:45 UTC 2018


    Date: Friday, March 2, 2018 @ 22:49:43
  Author: arodseth
Revision: 301648

upgpkg: pychess 0.99.1-1

Modified:
  pychess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 22:47:22 UTC (rev 301647)
+++ PKGBUILD	2018-03-02 22:49:43 UTC (rev 301648)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Fehr <pizzapunk at gmail.com>
 
 pkgname=pychess
-pkgver=0.99.0
-pkgrel=2
+pkgver=0.99.1
+pkgrel=1
 pkgdesc='Chess client'
 arch=('any')
 url='http://pychess.org/'
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('gst-plugins-base' 'gtksourceview3' 'python-cairo' 'python-gobject' 'python-ptyprocess' 'python-sqlalchemy')
 source=("https://github.com/$pkgname/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('c8a4c12c7a721c48911a0b8227871081f65d339d61dc8282f2b79e10e2b5ef70')
+sha256sums=('2f972d479072b28f4f3bdb144b8691bb39c8fd33291fed62c5f97cca7fbc4bdf')
 
 package() {
   cd "pychess-$pkgver"



More information about the arch-commits mailing list