kplotting: update to 5.57.0
[ci skip]
This commit is contained in:
parent
207d5cd68b
commit
03c9123e04
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kplotting'
|
||||
pkgname=kplotting
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="QWidget-derived class for easy data-plotting"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kplotting"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=39e44138af405f8e07eb91d660447a770394bf8fae166634a386e873761c33c3
|
||||
checksum=c2c35030b1a2ca25f503c1a2df7ca225d156a9ea80f52883e136679aea6efc8e
|
||||
|
||||
kplotting-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Reference in a new issue