kplotting: update to 5.111.0.
This commit is contained in:
parent
cf5c4ec13f
commit
9ffceb1149
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kplotting'
|
# Template file for 'kplotting'
|
||||||
pkgname=kplotting
|
pkgname=kplotting
|
||||||
version=5.110.0
|
version=5.111.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=7335888e62b3fae10b10d654e07d006cd0aab0432cb4a6313224f40766f27fb9
|
checksum=93254a437a698ca98c65eebb9edca5de75345d10afba0841616a81c33eef449e
|
||||||
|
|
||||||
kplotting-devel_package() {
|
kplotting-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue