kquickcharts: update to 5.113.0.
This commit is contained in:
parent
b2bcbe7458
commit
3000df3ff9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kquickcharts'
|
||||
pkgname=kquickcharts
|
||||
version=5.112.0
|
||||
version=5.113.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||
|
@ -8,10 +8,10 @@ makedepends="qt5-declarative-devel qt5-quickcontrols2-devel"
|
|||
checkdepends="glslang which"
|
||||
short_desc="QtQuick plugin providing high-performance charts"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-only OR LGPL-3.0-only"
|
||||
license="LGPL-2.1-only, LGPL-3.0-only"
|
||||
homepage="https://community.kde.org/Frameworks"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
||||
checksum=aaac53d81992465886b47c2c471c0c188136b36a523c9900d815d3a39a24c3b0
|
||||
checksum=ad3844c1f16a642ffea55b9c732237720965986664fe40c86f599cdeaa61876c
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue