summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32051a56877f..b4f0edbd1963 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.6+kde+r0
+ pkgver = 5.15.7
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=01315e31c5164c896a524175854c4b6df17fe166
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=f34ac77b5955126be60faa2b801be2d19dff896f
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth
diff --git a/PKGBUILD b/PKGBUILD
index def4869febba..a110f563fcd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"
@@ -18,9 +18,8 @@ depends=('mingw-w64-qt5-base')
optdepends=()
makedepends=('mingw-w64-gcc')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=01315e31c5164c896a524175854c4b6df17fe166
+_commit=f34ac77b5955126be60faa2b801be2d19dff896f
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 87ec91e62926..f6d3ed798183 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"