[arch-commits] Commit in sip/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Dec 24 13:46:47 UTC 2010
Date: Friday, December 24, 2010 @ 08:46:47
Author: andrea
Revision: 103953
upgpkg: sip 4.12-1
upstream release
Modified:
sip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-12-24 13:02:03 UTC (rev 103952)
+++ PKGBUILD 2010-12-24 13:46:47 UTC (rev 103953)
@@ -4,7 +4,7 @@
# Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
pkgname=sip
-pkgver=4.11.2
+pkgver=4.12
pkgrel=1
pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
license=('custom:"sip"')
depends=('python2' 'gcc-libs')
source=("http://www.riverbankcomputing.com/static/Downloads/sip4/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d799804ca0a88bd76c6c2cdf8935c3cb')
+md5sums=('8a0998fbaf34bdab2c15af3d4fa3bc0e')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list