kplotting: update to 5.82.0.
This commit is contained in:
parent
a32c7825be
commit
8e6632a3ee
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kplotting'
|
# Template file for 'kplotting'
|
||||||
pkgname=kplotting
|
pkgname=kplotting
|
||||||
version=5.81.0
|
version=5.82.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -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=cbfb7207c45b2e2afae2f78f9f924ec269515d07ac93bf52ca556287ab4266e8
|
checksum=7394b195de3ab20f96787ea7250659ef05f5534fcf58ca7109ec80f16fa6f365
|
||||||
|
|
||||||
kplotting-devel_package() {
|
kplotting-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue