summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:39:11 +0100
committerMartchus2024-01-09 17:39:11 +0100
commit73e98cca95bfe605aae3f44606c67b306d4cbd62 (patch)
tree0bcbf6c2cb530584f64e7fe944a22086289b8634
parent3ad77069f7131538b675a21c1844eb913c6d3b88 (diff)
downloadaur-73e98cca95bfe605aae3f44606c67b306d4cbd62.tar.gz
Update to 5.15.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c122341f977..8ab72b807a37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-networkauth-static
pkgdesc = Network authentication module (mingw-w64)
- pkgver = 5.15.11
+ pkgver = 5.15.12
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=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
+ source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=3fccc9b8fdaff1252fb4a9c516868d0bbbd4384d
sha256sums = SKIP
pkgname = mingw-w64-qt5-networkauth-static
diff --git a/PKGBUILD b/PKGBUILD
index 819688ab1e7b..de252293867b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth-static
-pkgver=5.15.11
+pkgver=5.15.12
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=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
+_commit=3fccc9b8fdaff1252fb4a9c516868d0bbbd4384d
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')