summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:52:06 +0200
committerMartchus2023-06-14 10:52:06 +0200
commit96220c4bc4631a3693fe86833020f376001f1dff (patch)
treeafb18d603f49ce389f575d59ad9bd0b101d4ccd8
parent734d25988ac78d3665585fd9a717d8129c165d20 (diff)
downloadaur-96220c4bc4631a3693fe86833020f376001f1dff.tar.gz
Update to 5.15.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d16128f693b..6ab2b3ab306f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.9
+ pkgver = 5.15.10
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-qt5-networkauth
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=59311ee7d78a8b19d3dbe61cf49d42c5bd7c934a
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth
diff --git a/PKGBUILD b/PKGBUILD
index 9ee63c00a5b1..302091634013 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
@@ -18,7 +18,7 @@ depends=('mingw-w64-qt5-base')
optdepends=()
makedepends=('mingw-w64-gcc')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=59311ee7d78a8b19d3dbe61cf49d42c5bd7c934a
+_commit=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 7a4516cfe491..034f11607e03 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"