summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:05:30 +0200
committerMartchus2023-10-09 15:05:30 +0200
commit794d5cb881726f174d6ffc9d04caed1075f52500 (patch)
treea11e7a667948ede6d15d88f0315bcc7d9487c428
parent96220c4bc4631a3693fe86833020f376001f1dff (diff)
downloadaur-794d5cb881726f174d6ffc9d04caed1075f52500.tar.gz
Update to 5.15.11
-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 6ab2b3ab306f..329ab694e8df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.10
+ pkgver = 5.15.11
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=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth
diff --git a/PKGBUILD b/PKGBUILD
index 302091634013..6e8c9bf03589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.15.10
+pkgver=5.15.11
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=a0f23c6a1f11bd7c6a8e4fd34f10bdb0a35789fa
+_commit=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 034f11607e03..1f25efcdf666 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc="Network authentication module (mingw-w64)"