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

Antonio Rojas arojas at gemini.archlinux.org
Sun Oct 3 13:57:10 UTC 2021


    Date: Sunday, October 3, 2021 @ 13:57:09
  Author: arojas
Revision: 425047

Update to 6.2.0

Modified:
  pyqt6-3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 13:55:30 UTC (rev 425046)
+++ PKGBUILD	2021-10-03 13:57:09 UTC (rev 425047)
@@ -2,7 +2,7 @@
 
 pkgbase=pyqt6-3d
 pkgname=(python-pyqt6-3d)
-pkgver=6.1.1
+pkgver=6.2.0
 pkgrel=1
 pkgdesc='Python bindings for Qt3D'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(qt6-3d python-pyqt6)
 makedepends=(sip pyqt-builder)
 source=(https://pypi.python.org/packages/source/P/PyQt6-3D/PyQt6_3D-$pkgver.tar.gz)
-sha256sums=('f0277c04ac62f065cdd3f740a2149d260a5909e51df9fbb63e5ed83cebbe44f4')
+sha256sums=('12b5c843a94fe1521d71a0c6a7ebd0a9f1f32c6fbaed896e5cda378b1831121c')
 
 build() {
   cd PyQt6_3D-$pkgver



More information about the arch-commits mailing list