kf6-kbookmarks: update to 6.7.0.

This commit is contained in:
John 2024-10-23 22:07:02 +02:00
parent 1ce3e325e7
commit 7bdf05421f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-kbookmarks' # Template file for 'kf6-kbookmarks'
pkgname=kf6-kbookmarks pkgname=kf6-kbookmarks
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"
@ -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/kbookmarks" homepage="https://invent.kde.org/frameworks/kbookmarks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=32d0b4ca746db2b2bd2a4e5282f4acaba084b9ca104495a2b450b9ae2456b7d7 checksum=bd41a39df76515ee34e7df07b2600e1e5b67b1812cc959ec51585f2ebcc56573
kf6-kbookmarks-devel_package() { kf6-kbookmarks-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"