kparts: update to 5.84.0.
This commit is contained in:
parent
bc28c46b96
commit
f67d359805
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kparts'
|
# Template file for 'kparts'
|
||||||
pkgname=kparts
|
pkgname=kparts
|
||||||
version=5.83.0
|
version=5.84.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kparts"
|
homepage="https://invent.kde.org/frameworks/kparts"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=be087bbfba0735dacf3140f3a23bb08bc1c06d4665c1ed36175a734f5e321aae
|
checksum=deeda3f10b806b1822bed7573fb5f6c2ba76c465c8c76bbf85696f173af775b9
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: # test can not find packages assets?!
|
: # test can not find packages assets?!
|
||||||
|
|
Loading…
Reference in New Issue