summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:51:45 +0200
committerMartchus2023-06-14 10:51:45 +0200
commit93809757f23d0bb70decdca4d9c24aca628fe194 (patch)
tree4e3f871384ee00e9644bfd5ef9851580f50d6348 /PKGBUILD
parente34eb68d8c781e11a1330c5a76ffd0f7204a8949 (diff)
downloadaur-93809757f23d0bb70decdca4d9c24aca628fe194.tar.gz
Update to 5.15.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cca86168cce..bf50e63b257a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,14 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="ActiveX integration framework (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'python')
license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom')
-_commit=38635c3b343ce30b71e44c5a59f2f7393fba8259
+_commit=7a04a93e97390de2d91e89dc907e8240dd5a0c4f
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')