mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kparts: update to 5.110.0.
This commit is contained in:
parent
693a30dd18
commit
cad994f704
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kparts'
|
# Template file for 'kparts'
|
||||||
pkgname=kparts
|
pkgname=kparts
|
||||||
version=5.109.0
|
version=5.110.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=6b1da5f8c00c2204e9da1eb6767e00f72a966d1152073515bb677f0e7734f79e
|
checksum=23a381ee316730ee5fcc7caee9d71b0f0d8cd09256bd6ed1f67bbd37c5465b8d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: # test can not find packages assets?!
|
: # test can not find packages assets?!
|
||||||
|
|
Loading…
Add table
Reference in a new issue