kf6-kparts: update to 6.7.0.
This commit is contained in:
parent
6b7acae62f
commit
a1c4823034
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kparts'
|
# Template file for 'kf6-kparts'
|
||||||
pkgname=kf6-kparts
|
pkgname=kf6-kparts
|
||||||
version=6.6.0
|
version=6.7.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
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kparts"
|
homepage="https://invent.kde.org/frameworks/kparts"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=d494def76a3a4c2e28bc9d4f889d6d4d9b644515fffb61169f429ce7b9bb22c7
|
checksum=0b1b305050d61fcbefa7026b096dc6b47709d7435c69b18ab56a7e2ea57d759e
|
||||||
|
|
||||||
kf6-kparts-devel_package() {
|
kf6-kparts-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue