summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:23:27 +0200
committerMartchus2022-05-18 11:23:27 +0200
commitb6e354dbb2a7d204b2885225a1c225bb6a01547e (patch)
tree1b4c19b859540e1c95f72cb54f5e47696834a0c6 /PKGBUILD
parenta590ca3693e7052c61018d531430d7a9c7e07f0b (diff)
downloadaur-b6e354dbb2a7d204b2885225a1c225bb6a01547e.tar.gz
Rebase against 5.15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 047863ad6d0e..22c630c9e70c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols2
pkgname=mingw-w64-qt5-quickcontrols2-static
-pkgver=5.15.3
+pkgver=5.15.4
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=26bd7f5414dc592ab5277e2bb4ad0199faa889de
+_commit=0d3d39e821ea7634c174a29910c18d7101bce6f7
_basever=$pkgver
pkgver+=+kde+r4
makedepends+=('git')