author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:53:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:53:46 UTC |
parent | 949dae02edd953f4d0f25c7a5fb390655f9854c7 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 190687b..d09fa4e 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.12 + pkgver = 5.15.13 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=393a84ad5b16a9ec93d8a44bebf1ae86e881bc06 + source = git+https://invent.kde.org/qt/qt/qtcharts#commit=3f3f14d69a509c3e8027bfb5d7ffca9b4f3ef003 sha256sums = SKIP pkgname = qt5-charts diff --git a/PKGBUILD b/PKGBUILD index 7c7436c..f32772d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-charts _basever=5.15.13 -pkgver=5.15.12 +pkgver=5.15.13 pkgrel=1 _commit=3f3f14d69a509c3e8027bfb5d7ffca9b4f3ef003 arch=('x86_64')