[arch-commits] Commit in sip/trunk (PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Sat Sep 4 06:45:49 UTC 2010
Date: Saturday, September 4, 2010 @ 02:45:49
Author: remy
Revision: 89809
upgpkg: sip 4.10.5-2
Revert to 4.10.5.
Modified:
sip/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-04 06:42:24 UTC (rev 89808)
+++ PKGBUILD 2010-09-04 06:45:49 UTC (rev 89809)
@@ -4,15 +4,15 @@
# Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
pkgname=sip
-pkgver=4.11
-pkgrel=1
+pkgver=4.10.5
+pkgrel=2
pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries"
arch=('i686' 'x86_64')
url="http://www.riverbankcomputing.com/software/sip/"
license=('custom:"sip"')
depends=('python2' 'gcc-libs')
-source=("http://riverbankcomputing.com/static/Downloads/${pkgname}4/${pkgname}-${pkgver}.tar.gz")
-md5sums=('810f0cb0da327e0120fd87b7194ddf7e')
+source=("http://pyqwt.sourceforge.net/support/${pkgname}-${pkgver}.tar.gz")
+md5sums=('0a591ef6e59aa16e56822d3eb9fe21b8')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list