summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:30 +0200
committerMartchus2023-04-10 21:44:30 +0200
commite34eb68d8c781e11a1330c5a76ffd0f7204a8949 (patch)
tree22bdd95f6de82ae931d7e66304892ecccdd7107f /PKGBUILD
parent0b1f86e99a8da6010b9e834e2364036e647ac6a6 (diff)
downloadaur-e34eb68d8c781e11a1330c5a76ffd0f7204a8949.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 be0ff15cc14f..7cca86168cce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,14 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.15.8
+pkgver=5.15.9
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=2334cafc110c4e63bec3a5c7abdcd67e5e5ee754
+_commit=38635c3b343ce30b71e44c5a59f2f7393fba8259
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')