[arch-commits] Commit in pyqt6-charts/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Oct 3 13:58:52 UTC 2021


    Date: Sunday, October 3, 2021 @ 13:58:52
  Author: arojas
Revision: 425049

Update to 6.2.0

Modified:
  pyqt6-charts/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 13:57:18 UTC (rev 425048)
+++ PKGBUILD	2021-10-03 13:58:52 UTC (rev 425049)
@@ -2,7 +2,7 @@
 
 pkgbase=pyqt6-charts
 pkgname=(python-pyqt6-charts)
-pkgver=6.1.1
+pkgver=6.2.0
 pkgrel=1
 pkgdesc='Python bindings for QtChart'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(qt6-charts python-pyqt6)
 makedepends=(sip pyqt-builder)
 source=(https://pypi.python.org/packages/source/P/PyQt6-Charts/PyQt6_Charts-$pkgver.tar.gz)
-sha256sums=('258416a5c8148cc824dede64b37ede08f14e1f90ef7e3c11e411b1b03268fee2')
+sha256sums=('4ea4b6b2a6c2ae7643a33534acda9bee0b5308748a34529c9f09523167b3379c')
 
 build() {
   cd PyQt6_Charts-$pkgver



More information about the arch-commits mailing list