kplotting: update to 5.89.0.
This commit is contained in:
parent
ae8edd7b4d
commit
efcaf43696
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kplotting'
|
# Template file for 'kplotting'
|
||||||
pkgname=kplotting
|
pkgname=kplotting
|
||||||
version=5.88.0
|
version=5.89.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
|
||||||
|
@ -10,7 +10,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=b7b5438bfcf113e13977861644e29871552ec337a100b99d9eba9e5cf6a42a41
|
checksum=da729d759f472753dcdc144696913f7c0b97a26697f25d684dcb0a2acbfe58ab
|
||||||
|
|
||||||
kplotting-devel_package() {
|
kplotting-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue