mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-sip-PyQt5: update to 12.17.0.
This commit is contained in:
parent
c680f9d5f9
commit
cf2706b49a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-sip-PyQt5'
|
# Template file for 'python3-sip-PyQt5'
|
||||||
pkgname=python3-sip-PyQt5
|
pkgname=python3-sip-PyQt5
|
||||||
version=12.16.1
|
version=12.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-devel python3-setuptools sip"
|
hostmakedepends="python3-devel python3-setuptools sip"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-only, GPL-3.0-only"
|
license="GPL-2.0-only, GPL-3.0-only"
|
||||||
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=8c831f8b619811a32369d72339faa50ae53a963f5fdfa4d71f845c63e9673125
|
checksum=682dadcdbd2239af9fdc0c0628e2776b820e128bec88b49b8d692fe682f90b4f
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue