summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:52:10 +0200
committerMartchus2023-06-14 10:52:10 +0200
commita48f5c4d98c426379c7cb178afec194baaa5953f (patch)
tree8bf7b087bc650986788c12da652d54c30ec23c46
parent142258965d2718ae515eef63da45510bf9a7a6e7 (diff)
downloadaur-a48f5c4d98c426379c7cb178afec194baaa5953f.tar.gz
Update to 5.15.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a0ce0a5fcb8..00db489c209d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth-static
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.9
+ pkgver = 5.15.10
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=59311ee7d78a8b19d3dbe61cf49d42c5bd7c934a
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth-static
diff --git a/PKGBUILD b/PKGBUILD
index 0af5e85543a8..0fd6ded4d54d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth-static
-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-static')
optdepends=()
makedepends=('mingw-w64-gcc')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=59311ee7d78a8b19d3dbe61cf49d42c5bd7c934a
+_commit=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')