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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 13:20:26 UTC 2022


    Date: Saturday, June 18, 2022 @ 13:20:25
  Author: arojas
Revision: 448971

Update to 6.3.1

Modified:
  pyqt6-charts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 13:18:35 UTC (rev 448970)
+++ PKGBUILD	2022-06-18 13:20:25 UTC (rev 448971)
@@ -2,7 +2,7 @@
 
 pkgbase=pyqt6-charts
 pkgname=(python-pyqt6-charts)
-pkgver=6.3.0
+pkgver=6.3.1
 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=('65f0abd36305884bcae6ac837f8bbcf301873cbeeea7af9f0269f4a7c1a8ae2b')
+sha256sums=('e6bbb17a3d5503508cb28a7b8f44dfedd659c43ff62adb64182a004fbd968f2f')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list