summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:52:58 +0200
committerMartchus2022-09-10 20:52:58 +0200
commited8748380a6161128160e4e8c6832ccfe9e20b43 (patch)
tree902b2a0048fb0015b158b3bd5e7ce58f0ed087db /PKGBUILD
parentba77a2e56ee52daac4f28bb7f474f793acca16ed (diff)
downloadaur-ed8748380a6161128160e4e8c6832ccfe9e20b43.tar.gz
Rebase against Qt 5.15.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60f99b554553..c1954f08c285 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols
pkgname=mingw-w64-qt5-quickcontrols-static
-pkgver=5.15.4
+pkgver=5.15.6
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=d405bf6a29bc9d6da6e3dcefbd1b88f5ed70fb1b
+_commit=e62b8b6d2f45a79652238b33f4bbe23023004ae7
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')