kplotting: update to 5.97.0.
This commit is contained in:
parent
1012061086
commit
f182db6afc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kplotting'
|
# Template file for 'kplotting'
|
||||||
pkgname=kplotting
|
pkgname=kplotting
|
||||||
version=5.96.0
|
version=5.97.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON"
|
configure_args="-DBUILD_DESIGNERPLUGIN=ON"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kplotting"
|
homepage="https://invent.kde.org/frameworks/kplotting"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=090e3b25fd2bfcb37f5a9369163460300a57eef705198dae8decb79181111dfb
|
checksum=5ed2e16b632ac1dc99a1f278de3ef76f4a2e4bc8989b6876621a9b7a1716ea0e
|
||||||
|
|
||||||
kplotting-devel_package() {
|
kplotting-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue