kqtquickcharts: update to 19.12.1.
This commit is contained in:
parent
f75ad74510
commit
cd19545344
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kqtquickcharts'
|
# Template file for 'kqtquickcharts'
|
||||||
pkgname=kqtquickcharts
|
pkgname=kqtquickcharts
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://edu.kde.org/"
|
homepage="https://edu.kde.org/"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=134d96368bfdc5b24f12f352ea502257aa8edc007ffcf861525d117d15702234
|
checksum=641f5c993e627dd6d0778066016d20196b7502e34ab793fcf17dd6b226d08ae8
|
||||||
|
|
||||||
kqtquickcharts-devel_package() {
|
kqtquickcharts-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue