summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:57 +0100
committerMartchus2022-11-01 13:38:57 +0100
commit21dbbb4cdb19a5d09edc87ef7816800b08659dbd (patch)
tree6c7cdb00f7047e56fc9e9ec4a8280f255bc393f8 /PKGBUILD
parent0f0ab6d838e60fc580d6a6ada0b3cc5cfec68f10 (diff)
downloadaur-21dbbb4cdb19a5d09edc87ef7816800b08659dbd.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 943f3ccca615..1186a8ed36d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,16 +15,15 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.15.6
+pkgver=5.15.7
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=ccc9a61d10404a4999dec61fdb513aa50f265cc3
+_commit=80b43bfe4109820fb7feddb4a16e227a03bc1c4e
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')