summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:02 +0100
committerMartchus2023-01-07 14:26:02 +0100
commit4071ff981812f625ec1664a8b3355b182b86176d (patch)
tree2c0e682bf1aa7b6108606f703350a569d8a06a60
parent904b3813c3605e0df8cd6f7837af840366c07097 (diff)
downloadaur-4071ff981812f625ec1664a8b3355b182b86176d.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40aa9c09afa2..090af9347259 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth-static
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.7
+ pkgver = 5.15.8
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=f34ac77b5955126be60faa2b801be2d19dff896f
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=f082a4c84c54e888b8d023ba68b7085551403425
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth-static
diff --git a/PKGBUILD b/PKGBUILD
index 9f59fe168ffa..0d8a356d008c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth-static
-pkgver=5.15.7
+pkgver=5.15.8
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=f34ac77b5955126be60faa2b801be2d19dff896f
+_commit=f082a4c84c54e888b8d023ba68b7085551403425
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')