[arch-commits] Commit in sip/trunk (ChangeLog PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Sat Nov 22 15:13:06 UTC 2008
Date: Saturday, November 22, 2008 @ 10:13:06
Author: douglas
Revision: 19396
upgpkg: sip 4.7.9-1
Modified:
sip/trunk/ChangeLog
sip/trunk/PKGBUILD
-----------+
ChangeLog | 4 ++++
PKGBUILD | 9 ++++-----
2 files changed, 8 insertions(+), 5 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2008-11-22 15:09:48 UTC (rev 19395)
+++ ChangeLog 2008-11-22 15:13:06 UTC (rev 19396)
@@ -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: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-22 15:09:48 UTC (rev 19395)
+++ PKGBUILD 2008-11-22 15:13:06 UTC (rev 19396)
@@ -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