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

Andrea Scarpino andrea at archlinux.org
Wed Dec 2 00:34:12 UTC 2009


    Date: Tuesday, December 1, 2009 @ 19:34:11
  Author: andrea
Revision: 60195

upgpkg: sip 4.9.3-1
    upstream release

Modified:
  sip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-02 00:29:27 UTC (rev 60194)
+++ PKGBUILD	2009-12-02 00:34:11 UTC (rev 60195)
@@ -4,7 +4,7 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=sip
-pkgver=4.9.2
+pkgver=4.9.3
 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=('5705c23a29e6bef2b2f94ed826402c9d')
+md5sums=('d60ec6e87c0155df779fd8b529e80706')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list