baloo-widgets5: update to 18.12.1.
This commit is contained in:
parent
9f5a5ae3c6
commit
3638b2787a
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'baloo-widgets5'
|
||||
pkgname=baloo-widgets5
|
||||
version=18.12.0
|
||||
version=18.12.1
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
wrksrc="baloo-widgets-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Baloo widgets"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="https://cgit.kde.org/baloo-widgets.git/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=8fb291d02eb13315f1544d2523d50a9107f8ea5a564f7611e7e2b5240a0507eb
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/baloo-widgets-${version}.tar.xz"
|
||||
checksum=83d716d774a77fba1fad1aa9cf88e6c06e3c20682bc904371071aa957fe8af2b
|
||||
|
||||
baloo-widgets5-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue