mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-pyqt6-networkauth: update to 6.8.0.
This commit is contained in:
parent
96a101f3c3
commit
a279943578
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'python3-pyqt6-networkauth'
|
||||
pkgname=python3-pyqt6-networkauth
|
||||
version=6.7.0
|
||||
revision=2
|
||||
version=6.8.0
|
||||
revision=1
|
||||
build_style=sip-build
|
||||
build_helper="python3"
|
||||
hostmakedepends="qt6-base python3-PyQt-builder pkg-config"
|
||||
makedepends="python3-pyqt6-bindings qt6-networkauth-devel"
|
||||
depends="python3-pyqt6"
|
||||
makedepends="python3-pyqt6-bindings qt6-networkauth-devel python3-pyqt6-sip"
|
||||
depends="python3-pyqt6>=${version%.*} python3-pyqt6-sip"
|
||||
short_desc="Qt6 bindings for NetworkAuth - Python 3"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://www.riverbankcomputing.com/software/pyqtnetworkauth/"
|
||||
distfiles="$PYPI_SITE/P/PyQt6-NetworkAuth/PyQt6_NetworkAuth-${version}.tar.gz"
|
||||
checksum=974983525437633a0f016c0ffa0dc311847089f253dfe6840b0ec8ce21dc8685
|
||||
checksum=2a1043ff6d03fc19e7bc87fad4f32d4d7e56d2bf1bb89b2a43287c0161457d59
|
||||
lib32disabled=yes
|
||||
|
||||
python3-pyqt6-networkauth-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue