summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:05:10 +0200
committerMartchus2023-10-09 15:05:10 +0200
commitf79ba164d8e2af3477e6f7d8c0b02275202c2e8f (patch)
tree0e0f814552150e6827c1d2ae56b3b05a534d9858 /PKGBUILD
parent93809757f23d0bb70decdca4d9c24aca628fe194 (diff)
downloadaur-f79ba164d8e2af3477e6f7d8c0b02275202c2e8f.tar.gz
Update to 5.15.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf50e63b257a..f9c00e1818d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,14 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.15.10
+pkgver=5.15.11
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=7a04a93e97390de2d91e89dc907e8240dd5a0c4f
+_commit=2ed4be9e852d2533b982493a26bf061b245dc106
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')