frameworkintegration: update to 5.83.0.
This commit is contained in:
parent
0d34ae42c8
commit
69bea4e61d
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'frameworkintegration'
|
||||
pkgname=frameworkintegration
|
||||
version=5.82.0
|
||||
version=5.83.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||
qt5-host-tools qt5-qmake python3 gettext"
|
||||
makedepends="kiconthemes-devel knotifications-devel kpackage-devel knewstuff-devel"
|
||||
|
@ -12,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=e230c8c3189addc85526321c289eacc225b07b0f8c6fa4d897953e599c48ca75
|
||||
checksum=d27a71bf2ef6d68c9ba5aa39dc9cd23b6dbb2ac9c88a12d4f08077e6b3f6b3ab
|
||||
|
||||
frameworkintegration-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue