sip: update to 4.19.4

This commit is contained in:
Jeff Huang 2017-11-04 12:26:25 +00:00
parent 9a65b443b0
commit 5656a7f0e8

View File

@ -1,14 +1,14 @@
pkgbase=sip
pkgname=('python-sip-common' 'python2-sip' 'python3-sip')
pkgver=4.19.3
pkgrel=2
pkgver=4.19.4
pkgrel=1
pkgdesc="A tool for creating Python bindings for C and C++ libraries"
arch=('x86_64')
url="http://www.riverbankcomputing.com/software/sip/"
license=('custom:"sip"')
makedepends=('python2' 'python3')
source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz")
md5sums=('4708187f74a4188cb4e294060707106f')
md5sums=('45c9fa028fba73ae66466dbd771d1d78')
build() {
cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}