[arch-commits] Commit in sip/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jul 30 10:15:09 UTC 2009
Date: Thursday, July 30, 2009 @ 06:15:09
Author: pierre
Revision: 47991
update
Modified:
sip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-30 10:13:31 UTC (rev 47990)
+++ PKGBUILD 2009-07-30 10:15:09 UTC (rev 47991)
@@ -3,7 +3,7 @@
# Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
pkgname=sip
-pkgver=4.8.1
+pkgver=4.8.2
pkgrel=1
pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries."
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
license=('custom:"sip"')
depends=('python>=2.6' 'gcc-libs')
source=(http://riverbankcomputing.com/static/Downloads/sip4/${pkgname}-${pkgver}.tar.gz)
-md5sums=('859e5b103ba5a083e4f2021eb6d99b26')
+md5sums=('7ae60712aa6b4095a8cdab11b437f8f0')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list