mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 15:27:13 +08:00
sip: update to 4.19.4
This commit is contained in:
parent
9a65b443b0
commit
5656a7f0e8
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user