diff options
author | Martchus | 2022-09-10 20:53:45 +0200 |
---|---|---|
committer | Martchus | 2022-09-10 20:53:45 +0200 |
commit | 6e732a7cda2974649def99ffc91ba32b5f0771c1 (patch) | |
tree | 51b8fc4852f33e8b49f18ebed4c09b7bdc6d2ad9 | |
parent | 185313220a7f3726d4c4f338f538b7088af11292 (diff) | |
download | aur-6e732a7cda2974649def99ffc91ba32b5f0771c1.tar.gz |
Rebase against Qt 5.15.6
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -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.4+kde+r0 + pkgver = 5.15.6+kde+r0 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=16c2a8821135bf89369c4e3c5a1bdff8b05ffdb5 + source = git+https://invent.kde.org/qt/qt/qtcharts#commit=841083c263f16f8acb81e4915bf24bbed0461c9a sha256sums = SKIP pkgname = mingw-w64-qt5-charts-static @@ -9,7 +9,7 @@ _qt_module=qtcharts pkgname=mingw-w64-qt5-charts-static -pkgver=5.15.4 +pkgver=5.15.6 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=16c2a8821135bf89369c4e3c5a1bdff8b05ffdb5 +_commit=841083c263f16f8acb81e4915bf24bbed0461c9a _basever=$pkgver pkgver+=+kde+r0 makedepends+=('git') |