summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:39:00 +0100
committerMartchus2022-11-01 13:39:00 +0100
commitee1fd42a7295a11e5b4260a7ae72641e2db0cbcc (patch)
treedd7b3966b819b517ad8193c6edc2c74ee6a5c8d4 /PKGBUILD
parent94f160a6b0e41e5a73e205341d562fa7a205bff1 (diff)
downloadaur-ee1fd42a7295a11e5b4260a7ae72641e2db0cbcc.tar.gz
Update/rebase to 5.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index def4869febba..a110f563fcd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_qt_module=qtnetworkauth
pkgname=mingw-w64-qt5-networkauth
-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')
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')