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

Andrea Scarpino andrea at archlinux.org
Mon Jan 24 17:30:26 UTC 2011


    Date: Monday, January 24, 2011 @ 12:30:26
  Author: andrea
Revision: 107405

prepare next release

Modified:
  python-sip/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 17:30:13 UTC (rev 107404)
+++ PKGBUILD	2011-01-24 17:30:26 UTC (rev 107405)
@@ -2,15 +2,15 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=python-sip
-pkgver=4.12
-pkgrel=4
+pkgver=4.12.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.riverbankcomputing.com/software/sip/"
 license=('custom:"sip"')
 pkgdesc="A tool that makes it easy to create Python 3 bindings for C and C++ libraries"
 depends=('python2-sip' 'python')
 source=("http://www.riverbankcomputing.com/static/Downloads/sip4/sip-${pkgver}.tar.gz")
-md5sums=('8a0998fbaf34bdab2c15af3d4fa3bc0e')
+md5sums=('0f8e8305b14c1812191de2e0ee22fea9')
 
 build() {
   cd "${srcdir}/sip-${pkgver}"




More information about the arch-commits mailing list