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

Antonio Rojas arojas at gemini.archlinux.org
Sat Apr 16 22:46:40 UTC 2022


    Date: Saturday, April 16, 2022 @ 22:46:39
  Author: arojas
Revision: 442808

Update to 6.3.0

Modified:
  pyqt6-charts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 22:44:20 UTC (rev 442807)
+++ PKGBUILD	2022-04-16 22:46:39 UTC (rev 442808)
@@ -2,8 +2,8 @@
 
 pkgbase=pyqt6-charts
 pkgname=(python-pyqt6-charts)
-pkgver=6.2.0
-pkgrel=3
+pkgver=6.3.0
+pkgrel=1
 pkgdesc='Python bindings for QtChart'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtchart/intro'
@@ -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=('4ea4b6b2a6c2ae7643a33534acda9bee0b5308748a34529c9f09523167b3379c')
+sha256sums=('65f0abd36305884bcae6ac837f8bbcf301873cbeeea7af9f0269f4a7c1a8ae2b')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list