frameworkintegration: update to 5.105.0
This commit is contained in:
parent
463f55920c
commit
70be52909b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'frameworkintegration'
|
# Template file for 'frameworkintegration'
|
||||||
pkgname=frameworkintegration
|
pkgname=frameworkintegration
|
||||||
version=5.103.0
|
version=5.105.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
|
||||||
|
@ -11,7 +11,7 @@ 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=23f1937da5a15a909baea1827d49fedf2d3073121a0a2c7a4482db6c136492be
|
checksum=253a7733505aa99db7dfa7accd3ed416582251b39aeead136a943945619aaf71
|
||||||
|
|
||||||
frameworkintegration-devel_package() {
|
frameworkintegration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue