summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:02 +0100
committerMartchus2023-01-07 14:26:02 +0100
commit965d60d8eb549b117c79cb9dc3c7bbed9df4a596 (patch)
tree0af4b81ebcc2316a82cfdc9e1a43de2799760598
parentee1fd42a7295a11e5b4260a7ae72641e2db0cbcc (diff)
downloadaur-965d60d8eb549b117c79cb9dc3c7bbed9df4a596.tar.gz
Update to 5.15.8
-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 b4f0edbd1963..b6bb779a690c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.7
+ pkgver = 5.15.8
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=f34ac77b5955126be60faa2b801be2d19dff896f
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=f082a4c84c54e888b8d023ba68b7085551403425
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth
diff --git a/PKGBUILD b/PKGBUILD
index a110f563fcd4..1bb4085fbd14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-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')
optdepends=()
makedepends=('mingw-w64-gcc')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=f34ac77b5955126be60faa2b801be2d19dff896f
+_commit=f082a4c84c54e888b8d023ba68b7085551403425
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index f6d3ed798183..d9b4bad37fcd 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"