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

Andrea Scarpino andrea at archlinux.org
Tue Oct 12 21:35:33 UTC 2010


    Date: Tuesday, October 12, 2010 @ 17:35:32
  Author: andrea
Revision: 94968

upgpkg: pyqt3 3.18.1-8
python 2.7 rebuild

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-12 21:15:37 UTC (rev 94967)
+++ PKGBUILD	2010-10-12 21:35:32 UTC (rev 94968)
@@ -5,7 +5,7 @@
 
 pkgname=pyqt3
 pkgver=3.18.1
-pkgrel=7
+pkgrel=8
 pkgdesc="A set of Python bindings for the Qt3 toolkit"
 arch=('i686' 'x86_64')
 url="http://www.riverbankcomputing.com/software/pyqt/intro"
@@ -20,7 +20,7 @@
   . /etc/profile.d/qt3.sh
 
   echo yes | python2 configure.py -b /usr/bin \
-    -d /usr/lib/python2.6/site-packages \
+    -d /usr/lib/python2.7/site-packages \
     -v /usr/share/sip
 
   make




More information about the arch-commits mailing list