kf6-kplotting: update to 6.5.0.
This commit is contained in:
parent
6d7771dda5
commit
bb2a6836af
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kplotting'
|
# Template file for 'kf6-kplotting'
|
||||||
pkgname=kf6-kplotting
|
pkgname=kf6-kplotting
|
||||||
version=6.3.0
|
version=6.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
||||||
|
@ -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#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=f8e7fa347d0e6bab924f3347716eb5cc468b96b296b52974d392df030dba9521
|
checksum=021697c4d42002fad49db0d283552a2b40e81f968763d87b3ad47ec3f580d943
|
||||||
|
|
||||||
kf6-kplotting-devel_package() {
|
kf6-kplotting-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue