mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-sip-PyQt5: update to 12.8.1.
This commit is contained in:
parent
31c56a9e41
commit
78ae0456c9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-sip-PyQt5'
|
# Template file for 'python3-sip-PyQt5'
|
||||||
pkgname=python3-sip-PyQt5
|
pkgname=python3-sip-PyQt5
|
||||||
version=12.8.0
|
version=12.8.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="PyQt5_sip-$version"
|
wrksrc="PyQt5_sip-$version"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-devel python3-setuptools sip5"
|
hostmakedepends="python3-devel python3-setuptools sip5"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
|
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
|
||||||
homepage="https://riverbankcomputing.com/software/sip/intro"
|
homepage="https://riverbankcomputing.com/software/sip/intro"
|
||||||
distfiles="${PYPI_SITE}/P/PyQt5_sip/PyQt5_sip-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyQt5_sip/PyQt5_sip-${version}.tar.gz"
|
||||||
checksum=0a34b6596bdd28d52da3a51fa8d9bb0b287bcb605c2512aa3251b9028cc71f4d
|
checksum=30e944db9abee9cc757aea16906d4198129558533eb7fadbe48c5da2bd18e0bd
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue