summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:05:33 +0200
committerMartchus2023-10-09 15:05:33 +0200
commit8e47215f26be3cadac6fbd49bda2b90b36aba1e6 (patch)
treeb60527a9743d3867ea43c408949921b29fcbee3a
parenta48f5c4d98c426379c7cb178afec194baaa5953f (diff)
downloadaur-8e47215f26be3cadac6fbd49bda2b90b36aba1e6.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00db489c209d..5c122341f977 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth-static
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.10
+ pkgver = 5.15.11
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=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth-static
diff --git a/PKGBUILD b/PKGBUILD
index 0fd6ded4d54d..d39b30e61919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth-static
-pkgver=5.15.10
+pkgver=5.15.11
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=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
+_commit=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')