python3-sip-PyQt5: update to 12.11.1.
This commit is contained in:
parent
3458e7f709
commit
faddcbe9e4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-sip-PyQt5'
|
||||
pkgname=python3-sip-PyQt5
|
||||
version=12.11.0
|
||||
revision=2
|
||||
version=12.11.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel python3-setuptools sip"
|
||||
makedepends="python3-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
|
||||
homepage="https://riverbankcomputing.com/software/sip/intro"
|
||||
distfiles="${PYPI_SITE}/P/PyQt5_sip/PyQt5_sip-${version}.tar.gz"
|
||||
checksum=b4710fd85b57edef716cc55fae45bfd5bfac6fc7ba91036f1dcc3f331ca0eb39
|
||||
checksum=97d3fbda0f61edb1be6529ec2d5c7202ae83aee4353e4b264a159f8c9ada4369
|
||||
lib32disabled=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue