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

Andrea Scarpino andrea at archlinux.org
Fri Jul 18 18:35:18 UTC 2014


    Date: Friday, July 18, 2014 @ 20:35:18
  Author: andrea
Revision: 217477

Doesn't build with newer PyQt build system

Modified:
  kdebindings-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-18 18:34:16 UTC (rev 217476)
+++ PKGBUILD	2014-07-18 18:35:18 UTC (rev 217477)
@@ -5,7 +5,7 @@
 pkgname=('kdebindings-python'
          'kdebindings-python2'
          'kdebindings-python-common')
-pkgver=4.13.3
+pkgver=4.13.2
 pkgrel=1
 url='https://projects.kde.org/projects/kde/kdebindings/pykde4'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
              'python-pyqt4' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
 source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
         'sip-4.15.5.patch')
-sha1sums=('63616a49d2fec3828741ae6e0db65eec04f9925a'
+sha1sums=('d62f3d5f31c061a4e6454ee0aaf5ad329f8e8661'
           'bffd9f642ad10fb3a49c42e4b457b2b90665d641')
 
 prepare() {




More information about the arch-commits mailing list