git » qt5-charts.git » commit 44ea8c5

upgpkg: 5.15.12-1: Qt 5.15.12

author Antonio Rojas
2024-01-05 13:50:18 UTC
committer Antonio Rojas
2024-01-05 13:50:18 UTC
parent 5f856b37d07eca2fb9979525e28448249722993e

upgpkg: 5.15.12-1: Qt 5.15.12

.SRCINFO +2 -2
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index e495680..190687b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-charts
 	pkgdesc = Provides a set of easy to use chart components
-	pkgver = 5.15.11
+	pkgver = 5.15.12
 	pkgrel = 1
 	url = https://www.qt.io
 	arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = qt5-charts
 	makedepends = git
 	depends = qt5-base
 	optdepends = qt5-declarative: QML bindings
-	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 = qt5-charts
diff --git a/PKGBUILD b/PKGBUILD
index bd26826..419cb7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-charts
 _basever=5.15.12
-pkgver=5.15.11
+pkgver=5.15.12
 pkgrel=1
 _commit=393a84ad5b16a9ec93d8a44bebf1ae86e881bc06
 arch=('x86_64')