mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 10:04:36 +08:00
sip: update to 4.19.4
This commit is contained in:
parent
9a65b443b0
commit
5656a7f0e8
@ -1,14 +1,14 @@
|
|||||||
pkgbase=sip
|
pkgbase=sip
|
||||||
pkgname=('python-sip-common' 'python2-sip' 'python3-sip')
|
pkgname=('python-sip-common' 'python2-sip' 'python3-sip')
|
||||||
pkgver=4.19.3
|
pkgver=4.19.4
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A tool for creating Python bindings for C and C++ libraries"
|
pkgdesc="A tool for creating Python bindings for C and C++ libraries"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.riverbankcomputing.com/software/sip/"
|
url="http://www.riverbankcomputing.com/software/sip/"
|
||||||
license=('custom:"sip"')
|
license=('custom:"sip"')
|
||||||
makedepends=('python2' 'python3')
|
makedepends=('python2' 'python3')
|
||||||
source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz")
|
source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz")
|
||||||
md5sums=('4708187f74a4188cb4e294060707106f')
|
md5sums=('45c9fa028fba73ae66466dbd771d1d78')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}
|
cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user