[arch-commits] Commit in sip/repos (3 files)

Eric Bélanger eric at archlinux.org
Tue Nov 25 00:54:05 UTC 2008


    Date: Monday, November 24, 2008 @ 19:54:05
  Author: eric
Revision: 19520

Merged revisions 19396 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/sip/trunk

........
  r19396 | douglas | 2008-11-22 10:13:06 -0500 (Sat, 22 Nov 2008) | 1 line
  
  upgpkg: sip 4.7.9-1
........

Modified:
  sip/repos/extra-x86_64/	(properties)
  sip/repos/extra-x86_64/ChangeLog
  sip/repos/extra-x86_64/PKGBUILD

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |    9 ++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)


Property changes on: sip/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /sip/trunk:1-16966
   + /sip/trunk:1-19519

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2008-11-25 00:52:52 UTC (rev 19519)
+++ extra-x86_64/ChangeLog	2008-11-25 00:54:05 UTC (rev 19520)
@@ -1,4 +1,8 @@
 
+2008-11-22  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updating for i686: 4.7.9
+
 2008-10-06  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updating source_urls

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-11-25 00:52:52 UTC (rev 19519)
+++ extra-x86_64/PKGBUILD	2008-11-25 00:54:05 UTC (rev 19520)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.7.7
-pkgrel=3
+pkgver=4.7.9
+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/"
@@ -12,8 +12,6 @@
 depends=('python>=2.6')
 source=(http://riverbankcomputing.com/static/Downloads/sip4/${pkgname}-${pkgver}.tar.gz)
 
-md5sums=('9cabe6a0f61b73582cfc38b903576211')
-
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
 
@@ -29,3 +27,4 @@
 
   install -m 644 -D LICENSE  ${startdir}/pkg/usr/share/licenses/sip/LICENSE
 } 
+md5sums=('597d7ff7edb42a18421c806ffd18a136')




More information about the arch-commits mailing list