python3-pyqt6-charts: update to 6.3.1.
This commit is contained in:
parent
1a06cbe85e
commit
269db1a3bd
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyqt6-charts'
|
# Template file for 'python3-pyqt6-charts'
|
||||||
pkgname=python3-pyqt6-charts
|
pkgname=python3-pyqt6-charts
|
||||||
version=6.1.1
|
version=6.3.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=PyQt6_Charts-$version
|
wrksrc=PyQt6_Charts-$version
|
||||||
build_style=sip-build
|
build_style=sip-build
|
||||||
hostmakedepends="qt6-charts-devel python3-pyqt6-widgets-devel
|
hostmakedepends="qt6-charts-devel python3-pyqt6-widgets-devel
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://www.riverbankcomputing.com/software/pyqtchart/"
|
homepage="https://www.riverbankcomputing.com/software/pyqtchart/"
|
||||||
distfiles="$PYPI_SITE/P/PyQt6-Charts/PyQt6_Charts-${version}.tar.gz"
|
distfiles="$PYPI_SITE/P/PyQt6-Charts/PyQt6_Charts-${version}.tar.gz"
|
||||||
checksum=258416a5c8148cc824dede64b37ede08f14e1f90ef7e3c11e411b1b03268fee2
|
checksum=e6bbb17a3d5503508cb28a7b8f44dfedd659c43ff62adb64182a004fbd968f2f
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
python3-pyqt6-charts-devel_package() {
|
python3-pyqt6-charts-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue