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

Antonio Rojas arojas at archlinux.org
Tue Jun 15 14:47:09 UTC 2021


    Date: Tuesday, June 15, 2021 @ 14:47:09
  Author: arojas
Revision: 418312

Update to 6.1.1

Modified:
  pyqt6-charts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 14:45:25 UTC (rev 418311)
+++ PKGBUILD	2021-06-15 14:47:09 UTC (rev 418312)
@@ -2,7 +2,7 @@
 
 pkgbase=pyqt6-charts
 pkgname=(python-pyqt6-charts)
-pkgver=6.1.0
+pkgver=6.1.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=('46c83c1bf044c3d86cdc38c2eb37168432e0cc877e54fc3522af11f00021a7f4')
+sha256sums=('258416a5c8148cc824dede64b37ede08f14e1f90ef7e3c11e411b1b03268fee2')
 
 build() {
   cd PyQt6_Charts-$pkgver



More information about the arch-commits mailing list