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

Alexander Rødseth arodseth at archlinux.org
Sat Feb 20 20:46:52 UTC 2016


    Date: Saturday, February 20, 2016 @ 21:46:51
  Author: arodseth
Revision: 162887

upgpkg: pychess 0.12.2-1

Modified:
  pychess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 20:41:53 UTC (rev 162886)
+++ PKGBUILD	2016-02-20 20:46:51 UTC (rev 162887)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=pychess
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc='Chess client'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python' 'python-gobject' 'python-cairo' 'gobject-introspection' 'glib2' 'gtk3' 'pango' 'gdk-pixbuf2' 'gtksourceview3' 'gstreamer' 'gst-plugins-base' 'pygtksourceview2' 'gstreamer0.10-python' 'desktop-file-utils')
 install=pychess.install
 source=("http://www.pychess.org/download/pychess-$pkgver.tar.gz")
-md5sums=('886d1b9514f8ed3c7a94ce75a09265bc')
+md5sums=('4d7ed37cf2cf1e451240ed90646a6f56')
 
 package() {
   cd "pychess-$pkgver"



More information about the arch-commits mailing list