summaryrefslogtreecommitdiff
path: root/extra/sip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sip/PKGBUILD')
-rw-r--r--extra/sip/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD
index 366383dd3..6b0fbcaca 100644
--- a/extra/sip/PKGBUILD
+++ b/extra/sip/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 208863 2014-03-27 14:43:43Z fyan $
+# $Id: PKGBUILD 215130 2014-06-14 15:40:02Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
# Contributor: riai <riai@bigfoot.com>, Ben <ben@benmazer.net>
pkgbase=sip
pkgname=('sip' 'python-sip' 'python2-sip')
-pkgver=4.15.5
-pkgrel=2
+pkgver=4.16.1
+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=('4c95447c7b0391b7f183cf9f92ae9bc6')
+md5sums=('e41fecec1b35b7b9d158aed464786813')
build() {
cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}