kplotting: update to 5.83.0.
This commit is contained in:
parent
f07a1f15be
commit
99f9bc3939
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'kplotting'
|
||||
pkgname=kplotting
|
||||
version=5.82.0
|
||||
version=5.83.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
|
||||
makedepends="qt5-devel qt5-tools-devel"
|
||||
short_desc="QWidget-derived class for easy data-plotting"
|
||||
|
@ -11,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kplotting"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7394b195de3ab20f96787ea7250659ef05f5534fcf58ca7109ec80f16fa6f365
|
||||
checksum=1249278aa68cb19f4e1a8513ccfa59685abe1cb118d930b9d628f19419719641
|
||||
|
||||
kplotting-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue