frameworkintegration: update to 5.89.0.
This commit is contained in:
parent
dc4ddedaa8
commit
0f6722e16b
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'frameworkintegration'
|
# Template file for 'frameworkintegration'
|
||||||
pkgname=frameworkintegration
|
pkgname=frameworkintegration
|
||||||
version=5.88.0
|
version=5.89.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||||
qt5-host-tools qt5-qmake python3 gettext"
|
kpackage qt5-host-tools qt5-qmake python3 gettext"
|
||||||
makedepends="kiconthemes-devel knotifications-devel kpackage-devel knewstuff-devel"
|
makedepends="kiconthemes-devel knotifications-devel kpackage-devel knewstuff-devel"
|
||||||
short_desc="Integration of Qt application with KDE workspaces"
|
short_desc="Integration of Qt application with KDE workspaces"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/frameworkintegration"
|
homepage="https://invent.kde.org/frameworks/frameworkintegration"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=423b05d84364956cac1eaa01669aa25db6a78ad46f8557eb2766e326d7bf4191
|
checksum=4e241eaced12a5a41c4eb72e1c7a1ae8cca5bdc22e6ea41cb22472fb6ac7ec38
|
||||||
|
|
||||||
frameworkintegration-devel_package() {
|
frameworkintegration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue