[arch-commits] Commit in pyqt3/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Eric Belanger
eric at archlinux.org
Sat Aug 16 05:09:28 UTC 2008
Date: Saturday, August 16, 2008 @ 01:09:28
Author: eric
Revision: 8747
Merged revisions 2-8746 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-x86_64/ (properties)
pyqt3/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: pyqt3/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /pyqt3/trunk:1
+ /pyqt3/trunk:1-8746
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-08-16 05:09:04 UTC (rev 8746)
+++ extra-x86_64/PKGBUILD 2008-08-16 05:09:28 UTC (rev 8747)
@@ -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