[arch-commits] Commit in pyqt3/repos (extra-i686 extra-i686/PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Aug 16 05:09:04 UTC 2008


    Date: Saturday, August 16, 2008 @ 01:09:04
  Author: eric
Revision: 8746

Merged revisions 2-8745 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/pyqt3/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r8745 | eric | 2008-08-16 01:08:39 -0400 (Sat, 16 Aug 2008) | 1 line
  
  adding md5sums, updated url and source location
........

Modified:
  pyqt3/repos/extra-i686/	(properties)
  pyqt3/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: pyqt3/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /pyqt3/trunk:1
   + /pyqt3/trunk:1-8745

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-16 05:08:39 UTC (rev 8745)
+++ extra-i686/PKGBUILD	2008-08-16 05:09:04 UTC (rev 8746)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc="PyQt is a set of Python bindings for the Qt toolkit."
 arch=(i686 x86_64)
-url="http://riverbankcomputing.co.uk/pyqt/"
+url="http://www.riverbankcomputing.com/software/pyqt/intro"
 depends=('sip>=4.5.2-2' 'qscintilla-qt3>=1.7.1' 'qt3>=3.3.7')
 license=('GPL')
-pkgurl="http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/"
-source=($pkgurl/PyQt-x11-gpl-${pkgver}.tar.gz)
+source=(http://www.riverbankcomputing.com/static/Downloads/PyQt3/PyQt-x11-gpl-${pkgver}.tar.gz)
+md5sums=('0dffe4bc87a1102d61ee972bb868c65a')
 
 build() {
   cd ${startdir}/src/PyQt-x11-gpl-${pkgver}




More information about the arch-commits mailing list