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

Antonio Rojas arojas at gemini.archlinux.org
Sat Apr 16 22:44:09 UTC 2022


    Date: Saturday, April 16, 2022 @ 22:44:09
  Author: arojas
Revision: 442806

Update to 6.3.0

Modified:
  pyqt6-3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 22:39:19 UTC (rev 442805)
+++ PKGBUILD	2022-04-16 22:44:09 UTC (rev 442806)
@@ -2,8 +2,8 @@
 
 pkgbase=pyqt6-3d
 pkgname=(python-pyqt6-3d)
-pkgver=6.2.0
-pkgrel=3
+pkgver=6.3.0
+pkgrel=1
 pkgdesc='Python bindings for Qt3D'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqt3d/intro'
@@ -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=('12b5c843a94fe1521d71a0c6a7ebd0a9f1f32c6fbaed896e5cda378b1831121c')
+sha256sums=('fab024b7fb3245d9b463029e0000f46cff95f0bdab603b875fabcaa53d9fe63f')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list