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

Andrea Scarpino andrea at archlinux.org
Sat Nov 21 13:59:11 UTC 2009


    Date: Saturday, November 21, 2009 @ 08:59:10
  Author: andrea
Revision: 59216

upgpkg: sip 4.9.2-1
    upstream release

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-21 13:55:52 UTC (rev 59215)
+++ PKGBUILD	2009-11-21 13:59:10 UTC (rev 59216)
@@ -4,7 +4,7 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.9.1
+pkgver=4.9.2
 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=('4bd61529a956a08841bb3cc2f949e1c4')
+md5sums=('5705c23a29e6bef2b2f94ed826402c9d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list