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

Antonio Rojas arojas at archlinux.org
Wed Feb 24 21:14:25 UTC 2021


    Date: Wednesday, February 24, 2021 @ 21:14:24
  Author: arojas
Revision: 408771

Update to 6.0.2

Modified:
  pyqt6-networkauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 21:10:56 UTC (rev 408770)
+++ PKGBUILD	2021-02-24 21:14:24 UTC (rev 408771)
@@ -2,7 +2,7 @@
 
 pkgbase=pyqt6-networkauth
 pkgname=(python-pyqt6-networkauth)
-pkgver=6.0.1
+pkgver=6.0.2
 pkgrel=1
 pkgdesc="Python bindings for QtNetworkAuth"
 arch=(x86_64)
@@ -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=('85089c08d201236fbab62ec0c78eb44a581b0d38b68ad161dd89969bf1e42d71')
+sha256sums=('ba3c55dc7ce7f4b9034f8675c5fe8d37830d986716ff2ef0cca29ee80240f609')
 
 build() {
   cd PyQt6_NetworkAuth-$pkgver



More information about the arch-commits mailing list