frameworkintegration: update to 5.29.0
This commit is contained in:
parent
94a5d800ba
commit
c5973fbba2
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'frameworkintegration'
|
||||
pkgname=frameworkintegration
|
||||
version=5.26.0
|
||||
version=5.29.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
makedepends="kiconthemes-devel knotifications-devel"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
makedepends="kiconthemes-devel knotifications-devel kpackage-devel"
|
||||
short_desc="Integration of Qt application with KDE workspaces"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=374db7d9b69486aa16fccf1391869f058679bf2aa7adf6f109ba29d3f4e31653
|
||||
checksum=ebb89e4b236163c067402cf78d67cddc443ef4fda0778001980948efc3cf5a52
|
||||
|
||||
frameworkintegration-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue