summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:53 +0100
committerMartchus2024-01-09 17:38:53 +0100
commitb90fd26522af989fc374bce1fc63ce299f20aef0 (patch)
treecbcb9c10edaa71bbf4f6fedf910f82f6413f2c31 /PKGBUILD
parentd98a3c5c1c1b36d5d7742e1ea864f89dcc58402b (diff)
downloadaur-b90fd26522af989fc374bce1fc63ce299f20aef0.tar.gz
Update to 5.15.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1780a68bfdd..8cfe2ed950d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,14 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.15.11
+pkgver=5.15.12
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=2ed4be9e852d2533b982493a26bf061b245dc106
+_commit=4fc1cba4c415d84a5879da29f7c459b70fbc15e9
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')