summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:49:56 +0200
committerMartchus2023-06-14 10:49:56 +0200
commitce70b2aec1506f5654c3e2077dfa419013cc340e (patch)
tree1d212b61ee4eaa67d088b4851069310da62ad7da /PKGBUILD
parent099d388dd961135af459b767caa2e821aff9776e (diff)
downloadaur-ce70b2aec1506f5654c3e2077dfa419013cc340e.tar.gz
Update to 5.15.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3008fb6979ed..1388e5acbe75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols
pkgname=mingw-w64-qt5-quickcontrols-static
-pkgver=5.15.9
+pkgver=5.15.10
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=eb9dead185ae209dd2364d09db74d8ab613d982d
+_commit=0ea7cfdfbfa72d467fe542cc48ab3206c177a387
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')