summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:37:38 +0100
committerMartchus2024-01-09 17:37:38 +0100
commit062e083053117b5a93c586b0f9ebdd0fd4f87b50 (patch)
treee62c2ed58a43a73aaaa8b019f9e4096dac5e85c9 /PKGBUILD
parent84415ba158a9fddb742c6d614cea397f74f9d694 (diff)
downloadaur-062e083053117b5a93c586b0f9ebdd0fd4f87b50.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 faf890609478..2a79239bc44f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols
pkgname=mingw-w64-qt5-quickcontrols-static
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"
depends=('mingw-w64-qt5-declarative-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=dcc90558d9c0cba41eec7df290943994289b0e87
+_commit=1ca962198a703f591efc7c8f7540fc4120746a00
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')