summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:34 +0200
committerMartchus2023-04-10 21:44:34 +0200
commit142258965d2718ae515eef63da45510bf9a7a6e7 (patch)
treee94eb296944d641a1ff9d6c43ad222f1982933ea
parent4071ff981812f625ec1664a8b3355b182b86176d (diff)
downloadaur-142258965d2718ae515eef63da45510bf9a7a6e7.tar.gz
Rebase on 5.15.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 090af9347259..0a0ce0a5fcb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth-static
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.8
+ pkgver = 5.15.9
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=f082a4c84c54e888b8d023ba68b7085551403425
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=59311ee7d78a8b19d3dbe61cf49d42c5bd7c934a
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth-static
diff --git a/PKGBUILD b/PKGBUILD
index 0d8a356d008c..0af5e85543a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth-static
-pkgver=5.15.8
+pkgver=5.15.9
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=f082a4c84c54e888b8d023ba68b7085551403425
+_commit=59311ee7d78a8b19d3dbe61cf49d42c5bd7c934a
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')