mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-sip-PyQt5: update to 12.16.1.
This commit is contained in:
parent
511fabea85
commit
2fef714b75
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-sip-PyQt5'
|
||||
pkgname=python3-sip-PyQt5
|
||||
version=12.13.0
|
||||
revision=3
|
||||
version=12.16.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel python3-setuptools sip"
|
||||
makedepends="python3-devel"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Python 3 PyQt5 SIP bindings with C and C++"
|
|||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-2.0-only, GPL-3.0-only"
|
||||
homepage="https://riverbankcomputing.com/software/sip/intro"
|
||||
distfiles="${PYPI_SITE}/P/PyQt5_sip/PyQt5_sip-${version}.tar.gz"
|
||||
checksum=7f321daf84b9c9dbca61b80e1ef37bdaffc0e93312edae2cd7da25b953971d91
|
||||
distfiles="${PYPI_SITE}/p/pyqt5_sip/pyqt5_sip-${version}.tar.gz"
|
||||
checksum=8c831f8b619811a32369d72339faa50ae53a963f5fdfa4d71f845c63e9673125
|
||||
lib32disabled=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue