Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-networkauth


Commits:
e8341829 by Antonio Rojas at 2025-03-26T19:38:09+01:00
upgpkg: 6.8.3-1: Qt 6.8.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-networkauth
        pkgdesc = Network authentication module
-       pkgver = 6.8.2
+       pkgver = 6.8.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = qt6-networkauth
        depends = gcc-libs
        depends = glibc
        depends = qt6-base
-       source = git+https://code.qt.io/qt/qtnetworkauth#tag=v6.8.2
-       sha256sums = 
bbc2d7f6265812078110a9b44ba0acc1d700711e940d2e05c9192959140d466d
+       source = git+https://code.qt.io/qt/qtnetworkauth#tag=v6.8.3
+       sha256sums = 
8a918e6f70a6291307f4fb2f16b986807aa7576a2f6909471adb7cd738eb808b
 
 pkgname = qt6-networkauth


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-networkauth
-_pkgver=6.8.2
+_pkgver=6.8.3
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('bbc2d7f6265812078110a9b44ba0acc1d700711e940d2e05c9192959140d466d')
+sha256sums=('8a918e6f70a6291307f4fb2f16b986807aa7576a2f6909471adb7cd738eb808b')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-networkauth/-/commit/e83418298954dd773ff45d843eb8651388d47db2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-networkauth/-/commit/e83418298954dd773ff45d843eb8651388d47db2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to