kplotting: update to 5.47.0.
This commit is contained in:
parent
43295c456c
commit
75df523c8c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kplotting'
|
||||
pkgname=kplotting
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,8 +10,8 @@ short_desc="QWidget-derived class for easy data-plotting"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kplotting"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2e818d7034a05427bd43a2329a5a571223951d0cbd6d1bed19886baf7a71b534
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bd9bf5b99591ae2b9d1864f70743d1d8409f0346eddc9fa7f94f285e1e22846b
|
||||
|
||||
kplotting-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue