summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:25:51 +0200
committerMartchus2022-05-18 11:25:51 +0200
commit989c3b3848031391c07003a18b680581c2fd9dbb (patch)
tree44e8d2feb193b510729b1627abac4eef44cdfc86 /PKGBUILD
parent6d027c3ab081084450cb76cdf81f1cb5ad4c853d (diff)
downloadaur-989c3b3848031391c07003a18b680581c2fd9dbb.tar.gz
Rebase against 5.15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9d77ee7c96b..a6c20eea6a92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.15.3
+pkgver=5.15.4
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=958db00a2064f77b354b573102ca2c2b2e07529c
+_commit=2b0c9499e4000858138802e8f5aa28aa2ebe14c0
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')