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

Douglas Soares de Andrade douglas at archlinux.org
Wed Oct 22 15:12:37 UTC 2008


    Date: Wednesday, October 22, 2008 @ 11:12:37
  Author: douglas
Revision: 16838

upgpkg: pyqt3 3.17.4-2

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-22 14:39:58 UTC (rev 16837)
+++ PKGBUILD	2008-10-22 15:12:37 UTC (rev 16838)
@@ -4,7 +4,7 @@
 
 pkgname=pyqt3
 pkgver=3.17.4
-pkgrel=1
+pkgrel=2
 pkgdesc="PyQt is a set of Python bindings for the Qt toolkit."
 arch=(i686 x86_64)
 url="http://www.riverbankcomputing.com/software/pyqt/intro"
@@ -19,7 +19,7 @@
   . /etc/profile.d/qt3.sh
 
   echo yes | python configure.py -b /usr/bin \
-  -d /usr/lib/python2.5/site-packages \
+  -d /usr/lib/python2.6/site-packages \
   -v /usr/share/sip
 
   make || return 1




More information about the arch-commits mailing list