From 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 4 Jul 2014 03:57:35 +0000 Subject: Fri Jul 4 03:52:39 UTC 2014 --- extra/sip/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/sip') diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD index 6b0fbcaca..0e759b8ad 100644 --- a/extra/sip/PKGBUILD +++ b/extra/sip/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 215130 2014-06-14 15:40:02Z andrea $ +# $Id: PKGBUILD 216432 2014-07-03 20:25:44Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Douglas Soares de Andrade # Contributor: riai , Ben pkgbase=sip pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.16.1 +pkgver=4.16.2 pkgrel=1 arch=('i686' 'x86_64') url='http://www.riverbankcomputing.com/software/sip/intro' license=('custom:"sip"') makedepends=('python' 'python2') source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz") -md5sums=('e41fecec1b35b7b9d158aed464786813') +md5sums=('1ca96f90a7496a3c9664fdaa76205719') build() { cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver} -- cgit v1.2.3-54-g00ecf