summaryrefslogtreecommitdiff
path: root/extra/sip
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sip')
-rw-r--r--extra/sip/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD
index 312a32bcc..de942b78f 100644
--- a/extra/sip/PKGBUILD
+++ b/extra/sip/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 193531 2013-08-22 14:49:14Z andrea $
+# $Id: PKGBUILD 193580 2013-08-24 12:37:03Z 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
+pkgver=4.15.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=('8c1133c96c9ddec92c0ab429dec96fe6')
+md5sums=('ec1ce361ac3618fe05359ec6f5368463')
build() {
cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}