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

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


    Date: Saturday, April 16, 2022 @ 22:50:09
  Author: arojas
Revision: 442812

Update to 6.3.0

Modified:
  pyqt6-networkauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 22:48:57 UTC (rev 442811)
+++ PKGBUILD	2022-04-16 22:50:09 UTC (rev 442812)
@@ -2,8 +2,8 @@
 
 pkgbase=pyqt6-networkauth
 pkgname=(python-pyqt6-networkauth)
-pkgver=6.2.0
-pkgrel=3
+pkgver=6.3.0
+pkgrel=1
 pkgdesc='Python bindings for QtNetworkAuth'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtnetworkauth/intro'
@@ -12,7 +12,7 @@
 depends=(qt6-networkauth python-pyqt6)
 makedepends=(sip pyqt-builder)
 source=(https://pypi.python.org/packages/source/P/PyQt6-NetworkAuth/PyQt6_NetworkAuth-$pkgver.tar.gz)
-sha256sums=('23e730cc0d6b828bec2f92d9fac3607871e6033a8af4620e5d4e3afc13bd6c3c')
+sha256sums=('b1434b349e0820649341accf78689e9efd2c73543ed7d5474f660aaea2708454')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list