[arch-commits] CVS update of extra/lib/sip (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Apr 22 08:22:21 UTC 2007


    Date: Sunday, April 22, 2007 @ 04:22:21
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/sip

Modified: PKGBUILD (1.17 -> 1.18)

'upgpkg: update to new version'


----------+
 PKGBUILD |   29 ++++++++++++++++++++++++-----
 1 file changed, 24 insertions(+), 5 deletions(-)


Index: extra/lib/sip/PKGBUILD
diff -u extra/lib/sip/PKGBUILD:1.17 extra/lib/sip/PKGBUILD:1.18
--- extra/lib/sip/PKGBUILD:1.17	Sun Mar 18 11:04:12 2007
+++ extra/lib/sip/PKGBUILD	Sun Apr 22 04:22:20 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.17 2007/03/18 15:04:12 tpowa Exp $
+# $Id: PKGBUILD,v 1.18 2007/04/22 08:22:20 tpowa Exp $
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 #Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.5.2
-pkgrel=3
+pkgver=4.6
+pkgrel=1
 pkgdesc="SIP is a tool that makes it easy to create Python bindings for C and C++ libraries."
 arch=(i686 x86_64)
 url="http://riverbankcomputing.co.uk/sip/"
 depends=('python>=2.5')
-pkgurl="http://www.riverbankcomputing.com/Downloads/sip4/"
+pkgurl="http://www.riverbankcomputing.com/Downloads/sip4"
 source=($pkgurl/${pkgname}-${pkgver}.tar.gz)
-md5sums=('0fdb0cbdcbbe158009196437711eb8bd')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -26,3 +25,23 @@
   # fix permissions
   chmod 644 ${startdir}/pkg/usr/lib/python2.5/site-packages/sipdistutils.py
 } 
+--10:20:50--  http://www.riverbankcomputing.com/Downloads/sip4/sip-4.6.tar.gz
+           => `sip-4.6.tar.gz'
+Resolving www.riverbankcomputing.com... 209.249.12.202
+Connecting to www.riverbankcomputing.com|209.249.12.202|:80... connected.
+HTTP request sent, awaiting response... 200 OK
+Length: 428,932 (419K) [application/x-gzip]
+
+    0K .......... .......... .......... .......... .......... 11%   70.76 KB/s
+   50K .......... .......... .......... .......... .......... 23%  122.34 KB/s
+  100K .......... .......... .......... .......... .......... 35%  122.22 KB/s
+  150K .......... .......... .......... .......... .......... 47%  122.48 KB/s
+  200K .......... .......... .......... .......... .......... 59%  118.97 KB/s
+  250K .......... .......... .......... .......... .......... 71%  111.57 KB/s
+  300K .......... .......... .......... .......... .......... 83%  108.14 KB/s
+  350K .......... .......... .......... .......... .......... 95%  108.04 KB/s
+  400K .......... ........                                   100%  123.25 KB/s
+
+10:20:54 (107.98 KB/s) - `sip-4.6.tar.gz' saved [428932/428932]
+
+md5sums=('2f57b65de36e85067b3bdf5830315460')




More information about the arch-commits mailing list