summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:53:02 +0200
committerMartchus2022-09-10 20:53:02 +0200
commitbea0e14c9a78ea58d886dff8fc27a40d8f7a2038 (patch)
tree4704643707648b0184fcdbab47e14ba5756c7aa1
parentadf1f9dfb52dbd220edd3cf8a0138ce2378e5f8a (diff)
downloadaur-bea0e14c9a78ea58d886dff8fc27a40d8f7a2038.tar.gz
Rebase against Qt 5.15.6
-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 3eb84be18fe3..b0a9f5fd43eb 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.4+kde+r4
+ pkgver = 5.15.6+kde+r5
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=0d3d39e821ea7634c174a29910c18d7101bce6f7
+ source = git+https://invent.kde.org/qt/qt/qtquickcontrols2#commit=74e8db97fdb9b55c4b4614b83f4bf17e00df55e9
sha256sums = SKIP
pkgname = mingw-w64-qt5-quickcontrols2
diff --git a/PKGBUILD b/PKGBUILD
index 4f212a468e27..96d346cc10e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,16 +11,16 @@
_qt_module=qtquickcontrols2
pkgname=mingw-w64-qt5-quickcontrols2
-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')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=0d3d39e821ea7634c174a29910c18d7101bce6f7
+_commit=74e8db97fdb9b55c4b4614b83f4bf17e00df55e9
_basever=$pkgver
-pkgver+=+kde+r4
+pkgver+=+kde+r5
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 3b6f149f18fd..497394872c08 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-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)"