summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:49:59 +0200
committerMartchus2023-06-14 10:49:59 +0200
commit52b899a761186bbe693f41d0191a694667622769 (patch)
tree7783dece5293947e73440b171e6a7b93d034a643
parentfeab4158108b59f66b2da22c1f29b8cbffe1494f (diff)
downloadaur-52b899a761186bbe693f41d0191a694667622769.tar.gz
Update to 5.15.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e55ecae5440..09fd3fdf6c34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-quickcontrols2
pkgdesc = Reusable Qt Quick based UI controls to create classic desktop-style user interfaces (mingw-w64)
- pkgver = 5.15.9+kde+r5
+ pkgver = 5.15.10+kde+r6
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-quickcontrols2
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=86a84eaa74c4071e5750f23b6e9911762880d391
+ source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=0472a07a8f39587052216d85a7ed235c531eba2c
sha256sums = SKIP
pkgname = mingw-w64-qt5-quickcontrols2
diff --git a/PKGBUILD b/PKGBUILD
index c362b784777b..fc13a7c09a09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,16 +11,16 @@
_qt_module=qtquickcontrols2
pkgname=mingw-w64-qt5-quickcontrols2
-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')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=86a84eaa74c4071e5750f23b6e9911762880d391
+_commit=0472a07a8f39587052216d85a7ed235c531eba2c
_basever=$pkgver
-pkgver+=+kde+r5
+pkgver+=+kde+r6
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 479e660b9fb0..17e36bed3fcf 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-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)"