summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:50:46 +0200
committerMartchus2023-06-14 10:50:46 +0200
commit28652ae9827cc69c3710aa2a20d66b5c8b214dc0 (patch)
treee6d43da8e08d645e52a3bced4066768484cb70ea
parent39b58904a28c50c075cfe02880770b2313f728b9 (diff)
downloadaur-28652ae9827cc69c3710aa2a20d66b5c8b214dc0.tar.gz
Update to 5.15.10
-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 3f6111e3377e..dec2948e6ff1 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.9
+ pkgver = 5.15.10
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=3d4a84eb6d62ce22a47794f309f9268729ac375f
+ source = git+https://invent.kde.org/qt/qt/qtcharts#commit=7ce22b0633eb9d1eb59854fee4f2f545e1b842e0
sha256sums = SKIP
pkgname = mingw-w64-qt5-charts
diff --git a/PKGBUILD b/PKGBUILD
index 2236b4550f62..1ad7c20f37f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtcharts
pkgname=mingw-w64-qt5-charts
-pkgver=5.15.9
+pkgver=5.15.10
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=3d4a84eb6d62ce22a47794f309f9268729ac375f
+_commit=7ce22b0633eb9d1eb59854fee4f2f545e1b842e0
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 944d7b6e7ddc..587415488b76 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Provides a set of easy to use chart components (mingw-w64)"