mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kparts: update to 5.116.0.
This commit is contained in:
parent
de96ebb21d
commit
bb49eefa0d
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kparts'
|
# Template file for 'kparts'
|
||||||
pkgname=kparts
|
pkgname=kparts
|
||||||
version=5.115.0
|
version=5.116.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=a2ad3379d71843d3efeac3e98b6416509c024eff1135e45724fe5c1722cb7d94
|
checksum=193b2a2d0725ca0ec9a622357308fdd74217e16169a0bf680dd2765620a6f933
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: # test can not find packages assets?!
|
: # test can not find packages assets?!
|
||||||
|
|
1
srcpkgs/kparts/update
Normal file
1
srcpkgs/kparts/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue