summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:16 +0200
committerMartchus2023-04-10 21:44:16 +0200
commit099d388dd961135af459b767caa2e821aff9776e (patch)
tree886f9d44c1ed55b4d409c2af44ea6a43b01370cb /PKGBUILD
parentb2f275bffb31070a75761540faa97451934dd1c5 (diff)
downloadaur-099d388dd961135af459b767caa2e821aff9776e.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 0505bb5f985c..3008fb6979ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols
pkgname=mingw-w64-qt5-quickcontrols-static
-pkgver=5.15.8
+pkgver=5.15.9
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=18977875d16e22ad68a1dc2d7ee0a9c9f873c941
+_commit=eb9dead185ae209dd2364d09db74d8ab613d982d
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')