summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:33 +0200
committerMartchus2023-04-10 21:44:33 +0200
commit734d25988ac78d3665585fd9a717d8129c165d20 (patch)
tree734acb5fb096feb82ed9463444d4eb381ddba933 /PKGBUILD
parent965d60d8eb549b117c79cb9dc3c7bbed9df4a596 (diff)
downloadaur-734d25988ac78d3665585fd9a717d8129c165d20.tar.gz
Rebase on 5.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bb4085fbd14..9ee63c00a5b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-pkgver=5.15.8
+pkgver=5.15.9
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=f082a4c84c54e888b8d023ba68b7085551403425
+_commit=59311ee7d78a8b19d3dbe61cf49d42c5bd7c934a
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')