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

Andrea Scarpino andrea at archlinux.org
Sun Jul 18 12:20:05 UTC 2010


    Date: Sunday, July 18, 2010 @ 08:20:04
  Author: andrea
Revision: 85725

upgpkg: sip 4.10.5-1
upstream release

Modified:
  sip/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-18 10:38:17 UTC (rev 85724)
+++ PKGBUILD	2010-07-18 12:20:04 UTC (rev 85725)
@@ -4,7 +4,7 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.10.4
+pkgver=4.10.5
 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=('python' 'gcc-libs')
 source=("http://riverbankcomputing.com/static/Downloads/${pkgname}4/${pkgname}-${pkgver}.tar.gz")
-md5sums=('0d3b59e24dac8343e6135969d5c66793')
+md5sums=('0a591ef6e59aa16e56822d3eb9fe21b8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list