summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:45 +0100
committerMartchus2023-01-07 14:25:45 +0100
commitb2f275bffb31070a75761540faa97451934dd1c5 (patch)
treef7709664c7e5f3e333dfd0cb62c5217565766878 /PKGBUILD
parentd857b75cca890cff7f3259dbdfe2e9f5d1f6d886 (diff)
downloadaur-b2f275bffb31070a75761540faa97451934dd1c5.tar.gz
Update to 5.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee72aa389f98..0505bb5f985c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols
pkgname=mingw-w64-qt5-quickcontrols-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=c7dae5f6041d6c076311f2d8ed13fcfe3598be70
+_commit=18977875d16e22ad68a1dc2d7ee0a9c9f873c941
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')