summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:39:00 +0100
committerMartchus2022-11-01 13:39:00 +0100
commit904b3813c3605e0df8cd6f7837af840366c07097 (patch)
tree7aaf3d560785022e51919cb292bcbbf597c1f6e6
parent0e2ca8bd6d5f8f5a823389f00a6f73e63a656caf (diff)
downloadaur-904b3813c3605e0df8cd6f7837af840366c07097.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47de1d7d602c..40aa9c09afa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth-static
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
@@ -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=01315e31c5164c896a524175854c4b6df17fe166
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=f34ac77b5955126be60faa2b801be2d19dff896f
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth-static
diff --git a/PKGBUILD b/PKGBUILD
index 5f445014d66b..9f59fe168ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth-static
-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-static')
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')