summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:53:43 +0200
committerMartchus2022-09-10 20:53:43 +0200
commit903a3f15e142847dfe3faddb134958f3fdc4baf6 (patch)
treeec1027b1df03c8d3fc8e979210514ad356400584
parentf86f1e34e478e9018d66532aca5c94157c25f555 (diff)
downloadaur-903a3f15e142847dfe3faddb134958f3fdc4baf6.tar.gz
Rebase against Qt 5.15.6
-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 1b05ba5d0d6b..949248eb6b78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-charts
pkgdesc = Provides a set of easy to use chart components (mingw-w64)
- pkgver = 5.15.4+kde+r0
+ pkgver = 5.15.6+kde+r0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-qt5-charts
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtcharts#commit=16c2a8821135bf89369c4e3c5a1bdff8b05ffdb5
+ source = git+https://invent.kde.org/qt/qt/qtcharts#commit=841083c263f16f8acb81e4915bf24bbed0461c9a
sha256sums = SKIP
pkgname = mingw-w64-qt5-charts
diff --git a/PKGBUILD b/PKGBUILD
index 0cc7103c30f2..7c7726bec63b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtcharts
pkgname=mingw-w64-qt5-charts
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc="Provides a set of easy to use chart components (mingw-w64)"
@@ -17,7 +17,7 @@ depends=('mingw-w64-qt5-base' 'mingw-w64-pkg-config')
optdepends=('mingw-w64-qt5-declarative: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=16c2a8821135bf89369c4e3c5a1bdff8b05ffdb5
+_commit=841083c263f16f8acb81e4915bf24bbed0461c9a
_basever=$pkgver
pkgver+=+kde+r0
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 46753b410061..5661e05f7fbc 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc="Provides a set of easy to use chart components (mingw-w64)"