Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-networkauth
Commits:
788a4fe3 by Antonio Rojas at 2025-11-02T10:30:06+01:00
upgpkg: 5.15.18-1: Qt 5.15.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-networkauth
pkgdesc = Network authentication module
- pkgver = 5.15.17
+ pkgver = 5.15.18
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = qt5-networkauth
license = custom
makedepends = git
depends = qt5-base
- source =
kde-qtnetworkauth::git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=2653044915b3fb1941aa0f8b25af50343efcbff7
- sha256sums =
050e10590c10908728271bae8dd8d8a35720dd0dca696960fda2fdcf9d1c9815
+ source =
kde-qtnetworkauth::git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=510687fa4fdee84dd3d6d166e8f080c484016199
+ sha256sums =
f45497e66bf4dbd5b84c7988e861090d0297de7e57be076abcb93b00f4fb2bf2
pkgname = qt5-networkauth
=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=qt5-networkauth
-_basever=5.15.17
-pkgver=5.15.17
+_basever=5.15.18
+pkgver=5.15.18
pkgrel=1
-_commit=2653044915b3fb1941aa0f8b25af50343efcbff7
+_commit=510687fa4fdee84dd3d6d166e8f080c484016199
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@@ -15,7 +15,7 @@ makedepends=(git)
groups=(qt5)
_pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('050e10590c10908728271bae8dd8d8a35720dd0dca696960fda2fdcf9d1c9815')
+sha256sums=('f45497e66bf4dbd5b84c7988e861090d0297de7e57be076abcb93b00f4fb2bf2')
pkgver() {
cd kde-$_pkgfqn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-networkauth/-/commit/788a4fe3624df8a598fdeb44827b2eab768dd077
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-networkauth/-/commit/788a4fe3624df8a598fdeb44827b2eab768dd077
You're receiving this email because of your account on gitlab.archlinux.org.