kbookmarks: update to 5.83.0.

This commit is contained in:
John 2021-06-13 17:28:21 +02:00
parent 3c803864eb
commit a4bc94e529

View file

@ -1,9 +1,8 @@
# Template file for 'kbookmarks' # Template file for 'kbookmarks'
pkgname=kbookmarks pkgname=kbookmarks
version=5.82.0 version=5.83.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools qt5-tools" hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools qt5-tools"
makedepends="kxmlgui-devel" makedepends="kxmlgui-devel"
short_desc="KDE Bookmarks management library" short_desc="KDE Bookmarks management library"
@ -11,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only" license="LGPL-2.0-only"
homepage="https://invent.kde.org/frameworks/kbookmarks" homepage="https://invent.kde.org/frameworks/kbookmarks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=792c25d7979a0d1a0f09d3e570388a55356b99d98e55f7588613c16fa8c99f72 checksum=550d2886f67108210d1a5b83511d315f4e836e092291f4ac6c15e67ee118e732
kbookmarks-devel_package() { kbookmarks-devel_package() {
short_desc+=" - development" short_desc+=" - development"