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

Eric Belanger eric at archlinux.org
Sat Aug 16 05:08:39 UTC 2008


    Date: Saturday, August 16, 2008 @ 01:08:39
  Author: eric
Revision: 8745

adding md5sums, updated url and source location

Modified:
  pyqt3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 05:06:01 UTC (rev 8744)
+++ PKGBUILD	2008-08-16 05:08:39 UTC (rev 8745)
@@ -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