parent
c60e4c093c
commit
d43f4ee426
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kbookmarks'
|
# Template file for 'kbookmarks'
|
||||||
pkgname=kbookmarks
|
pkgname=kbookmarks
|
||||||
version=5.71.0
|
version=5.72.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="kxmlgui-devel"
|
||||||
short_desc="KDE Bookmarks management library"
|
short_desc="KDE Bookmarks management library"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="https://projects.kde.org/projects/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=e00db1e62a769863a1bf90bb508f108f2740298aa40173cad34ef34a1c23a01a
|
checksum=2d5ff35acf1ee58f8c06442b395c247a9fb8158e22f21ed718b7411633b3845a
|
||||||
|
|
||||||
kbookmarks-devel_package() {
|
kbookmarks-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue