frameworkintegration: update to 5.116.0.
This commit is contained in:
parent
62b52b2069
commit
d5216491c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frameworkintegration'
|
||||
pkgname=frameworkintegration
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/frameworkintegration"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6e299a572cf123a2d2492a5e957d3a21b15039515d9232a34c5e4cbea391636e
|
||||
checksum=2f70ee4b34d70645a647a5fe0ffe0b6efd468e79a01d6de3978c8509f55de2c3
|
||||
|
||||
frameworkintegration-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue