parent
a2981a8a24
commit
fa4eb6fc2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kqtquickcharts'
|
||||
pkgname=kqtquickcharts
|
||||
version=19.08.3
|
||||
version=19.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
||||
|
@ -10,8 +10,8 @@ short_desc="QtQuick plugin to render beautiful and interactive charts"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://edu.kde.org/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=f1c54caccbcc97219f8666bdf97cfecdb008c532f1453f27a6971ca54ec5994f
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=134d96368bfdc5b24f12f352ea502257aa8edc007ffcf861525d117d15702234
|
||||
|
||||
kqtquickcharts-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue