summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:46 +0100
committerMartchus2023-01-07 14:25:46 +0100
commitc4b92f3b9b642aa2ef7c82c9ac0eec2bda2c47ef (patch)
tree9b1ae29e0a65acd810c43703c96949429710dda9 /PKGBUILD
parent055f02d3c7a84e116c041a95d3163bad2af976e5 (diff)
downloadaur-c4b92f3b9b642aa2ef7c82c9ac0eec2bda2c47ef.tar.gz
Update to 5.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6ad5f41a85d..1348de7ef921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,16 +11,16 @@
_qt_module=qtquickcontrols2
pkgname=mingw-w64-qt5-quickcontrols2-static
-pkgver=5.15.7
+pkgver=5.15.8
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=9ff77702cc3649cbaf94046742d682d77cdea698
+_commit=56ce8233382a091a8476c831edd416b5f704ae4f
_basever=$pkgver
-pkgver+=+kde+r5
+pkgver+=+kde+r7
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')