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

Douglas Soares de Andrade douglas at archlinux.org
Wed Jul 16 01:11:49 UTC 2008


    Date: Tuesday, July 15, 2008 @ 21:11:49
  Author: douglas
Revision: 5434

upgpkg: sip 4.7.6-1
    Updated for i686: 4.7.6

Added:
  sip/trunk/ChangeLog
Modified:
  sip/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |   11 ++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

Added: ChangeLog
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2008-07-16 01:11:49 UTC (rev 5434)
@@ -0,0 +1,5 @@
+
+2008-07-06  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated for i686: 4.7.6
+	

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-16 01:03:35 UTC (rev 5433)
+++ PKGBUILD	2008-07-16 01:11:49 UTC (rev 5434)
@@ -1,9 +1,9 @@
 # $Id$
-#Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-#Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.7.3
+pkgver=4.7.6
 pkgrel=1
 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries."
 arch=(i686 x86_64)
@@ -11,8 +11,10 @@
 license=('custom:"sip"')
 depends=('python>=2.5')
 pkgurl="http://www.riverbankcomputing.com/Downloads/sip4"
-source=($pkgurl/${pkgname}-${pkgver}.tar.gz)
+source=(http://riverbankcomputing.com/static/Downloads/sip4/${pkgname}-${pkgver}.tar.gz)
 
+md5sums=('f49e93046fe438a8fb4c2ed481aa3951')
+
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
 
@@ -28,4 +30,3 @@
 
   install -m 644 -D LICENSE  ${startdir}/pkg/usr/share/licenses/sip/LICENSE
 } 
-md5sums=('a792c58d4d211c65949dac6005eb652b')





More information about the arch-commits mailing list