summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:54:32 +0200
committerMartchus2022-09-10 20:54:32 +0200
commit0e2ca8bd6d5f8f5a823389f00a6f73e63a656caf (patch)
tree1d0279dec89be07fed12c207a8aeeaf57f3ee634
parent35744b419302311f23d2576000abede02f73685e (diff)
downloadaur-0e2ca8bd6d5f8f5a823389f00a6f73e63a656caf.tar.gz
Rebase against Qt 5.15.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2f5bbcb87c0..47de1d7d602c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth-static
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.4+kde+r0
+ pkgver = 5.15.6+kde+r0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-networkauth-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=2b0c9499e4000858138802e8f5aa28aa2ebe14c0
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=01315e31c5164c896a524175854c4b6df17fe166
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth-static
diff --git a/PKGBUILD b/PKGBUILD
index 2b031755d28e..5f445014d66b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth-static
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
@@ -18,7 +18,7 @@ depends=('mingw-w64-qt5-base-static')
optdepends=()
makedepends=('mingw-w64-gcc')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=2b0c9499e4000858138802e8f5aa28aa2ebe14c0
+_commit=01315e31c5164c896a524175854c4b6df17fe166
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')