kquickcharts: update to 5.109.0.
This commit is contained in:
parent
b31a008594
commit
5a73d16ba8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kquickcharts'
|
||||
pkgname=kquickcharts
|
||||
version=5.108.0
|
||||
version=5.109.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-only OR LGPL-3.0-only"
|
||||
homepage="https://community.kde.org/Frameworks"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
||||
checksum=fce6ba2b1715ae68847d19a8981f0676c4e077413be1fb6f941820a2a87ab5f1
|
||||
checksum=743387f56359b571708c0fe68fa4c12b98e599dd68659e8014e8f6ba3dd9a1ad
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue