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

Alexander Rødseth arodseth at archlinux.org
Sun Dec 20 17:07:59 UTC 2015


    Date: Sunday, December 20, 2015 @ 18:07:59
  Author: arodseth
Revision: 153787

upgpkg: pychess 0.12.1-1

Modified:
  pychess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-20 16:40:14 UTC (rev 153786)
+++ PKGBUILD	2015-12-20 17:07:59 UTC (rev 153787)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=pychess
-pkgver=0.12
+pkgver=0.12.1
 pkgrel=1
 pkgdesc='Chess client'
 arch=('any')
@@ -12,16 +12,8 @@
 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=('922065f8ec62582d6431cb73c8564fce')
+md5sums=('886d1b9514f8ed3c7a94ce75a09265bc')
 
-prepare() {
-  cd "pychess-$pkgver"
-
-  #sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" lib/pychess/Players/PyChess.py
-  #sed -i "/vm binname/s|python|python2|" lib/pychess/Players/engineNest.py
-  #sed -i "/binname ==/s|python|python2|" lib/pychess/widgets/newGameDialog.py
-}
-
 package() {
   cd "pychess-$pkgver"
 



More information about the arch-commits mailing list