mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kquickcharts: update to 5.110.0.
This commit is contained in:
parent
a538610de2
commit
cd03a38f85
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kquickcharts'
|
# Template file for 'kquickcharts'
|
||||||
pkgname=kquickcharts
|
pkgname=kquickcharts
|
||||||
version=5.109.0
|
version=5.110.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
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"
|
license="LGPL-2.1-only OR LGPL-3.0-only"
|
||||||
homepage="https://community.kde.org/Frameworks"
|
homepage="https://community.kde.org/Frameworks"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/kquickcharts-${version}.tar.xz"
|
||||||
checksum=743387f56359b571708c0fe68fa4c12b98e599dd68659e8014e8f6ba3dd9a1ad
|
checksum=bbc897c701dc6d356a316d17e4f71cd90bc62dffadd5ea8ee5a68a0eabb61d69
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue