summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:17 +0100
committerMartchus2024-01-09 17:38:17 +0100
commitde1485e34963b8c1611e607c8338c46d38df4092 (patch)
tree6b299e977bbce380caa727e0c0c3fcd555905ec2
parentf65b1b4e8347e1b594dd96d4784b169c5f13fb57 (diff)
downloadaur-de1485e34963b8c1611e607c8338c46d38df4092.tar.gz
Update to 5.15.12
-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 435aa8153832..616cd6baaa1b 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.11
+ pkgver = 5.15.12
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=e17308d5ce83a8b66aeeaaaf16ce16d4ee6b2826
+ source = git+https://invent.kde.org/qt/qt/qtcharts#commit=393a84ad5b16a9ec93d8a44bebf1ae86e881bc06
sha256sums = SKIP
pkgname = mingw-w64-qt5-charts
diff --git a/PKGBUILD b/PKGBUILD
index 09ad98bdbb0e..b5e98c3b3cf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtcharts
pkgname=mingw-w64-qt5-charts
-pkgver=5.15.11
+pkgver=5.15.12
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=e17308d5ce83a8b66aeeaaaf16ce16d4ee6b2826
+_commit=393a84ad5b16a9ec93d8a44bebf1ae86e881bc06
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 5feb8ead182d..bbd7036918f4 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Provides a set of easy to use chart components (mingw-w64)"