summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:21 +0100
committerMartchus2024-01-09 17:38:21 +0100
commitd435aae3302345223d88d4cbbd7c8b9b5989f86e (patch)
treec4d3875e5df67b58a06d3b232c64537e491de838
parentf7c6233920dd50e2aa3e54db110d491c6754ffa7 (diff)
downloadaur-d435aae3302345223d88d4cbbd7c8b9b5989f86e.tar.gz
Update to 5.15.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ad2dcf2392c..13d28a7d5d29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-charts-static
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
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-qt5-charts-static
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-static
diff --git a/PKGBUILD b/PKGBUILD
index f6fd2f79e014..087511213e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtcharts
pkgname=mingw-w64-qt5-charts-static
-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-static' 'mingw-w64-pkg-config')
optdepends=('mingw-w64-qt5-declarative-static: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-declarative-static')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=e17308d5ce83a8b66aeeaaaf16ce16d4ee6b2826
+_commit=393a84ad5b16a9ec93d8a44bebf1ae86e881bc06
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')