summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:03:38 +0200
committerMartchus2023-10-09 15:03:38 +0200
commit47a96ebeacbb948f2252f264b5db449efa543b03 (patch)
treee7c32186ec78dfeca37d704b594db5f5b589e505
parent2d73a5b7f6fb48005e2947c99c5bf25f83015551 (diff)
downloadaur-47a96ebeacbb948f2252f264b5db449efa543b03.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c09368f46306..d88d583547a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-quickcontrols
pkgdesc = Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)
- pkgver = 5.15.10
+ pkgver = 5.15.11
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-quickcontrols
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtquickcontrols#commit=0ea7cfdfbfa72d467fe542cc48ab3206c177a387
+ source = git+https://invent.kde.org/qt/qt/qtquickcontrols#commit=dcc90558d9c0cba41eec7df290943994289b0e87
sha256sums = SKIP
pkgname = mingw-w64-qt5-quickcontrols
diff --git a/PKGBUILD b/PKGBUILD
index 001b96bda5f2..d6a8fba6b106 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtquickcontrols
pkgname=mingw-w64-qt5-quickcontrols
-pkgver=5.15.10
+pkgver=5.15.11
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')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=0ea7cfdfbfa72d467fe542cc48ab3206c177a387
+_commit=dcc90558d9c0cba41eec7df290943994289b0e87
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 17e36bed3fcf..b53998d0ea08 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc="Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)"