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

Andrea Scarpino andrea at archlinux.org
Wed Oct 6 20:40:20 UTC 2010


    Date: Wednesday, October 6, 2010 @ 16:40:20
  Author: andrea
Revision: 94348

upgpkg: sip 4.11.1-1
upstream release

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-06 19:41:10 UTC (rev 94347)
+++ PKGBUILD	2010-10-06 20:40:20 UTC (rev 94348)
@@ -4,15 +4,15 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.10.5
-pkgrel=2
+pkgver=4.11.1
+pkgrel=1
 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://pyqwt.sourceforge.net/support/${pkgname}-${pkgver}.tar.gz")
-md5sums=('0a591ef6e59aa16e56822d3eb9fe21b8')
+source=("http://www.riverbankcomputing.com/static/Downloads/sip4/${pkgname}-${pkgver}.tar.gz")
+md5sums=('d32ae4dfea42ebf37419a0ec28b597de')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list