mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
incidenceeditor: update to 23.04.0.
This commit is contained in:
parent
a1218b5294
commit
331bf2482f
2 changed files with 3 additions and 3 deletions
|
@ -3502,7 +3502,7 @@ libantlr3c.so libantlr3c-3.4_1
|
||||||
libbzrtp.so.0 bzrtp-1.0.6_1
|
libbzrtp.so.0 bzrtp-1.0.6_1
|
||||||
libbellesip.so.1 belle-sip-4.4.0_1
|
libbellesip.so.1 belle-sip-4.4.0_1
|
||||||
libKPim5EventViews.so.5 eventviews-23.04.0_1
|
libKPim5EventViews.so.5 eventviews-23.04.0_1
|
||||||
libKF5IncidenceEditor.so.5 incidenceeditor-21.08.3_1
|
libKPim5IncidenceEditor.so.5 incidenceeditor-23.04.0_1
|
||||||
libmediastreamer.so.11 mediastreamer-4.4.0_1
|
libmediastreamer.so.11 mediastreamer-4.4.0_1
|
||||||
liblinphone.so.10 linphone-4.4.0_1
|
liblinphone.so.10 linphone-4.4.0_1
|
||||||
liblinphone++.so.10 linphone-4.4.0_1
|
liblinphone++.so.10 linphone-4.4.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'incidenceeditor'
|
# Template file for 'incidenceeditor'
|
||||||
pkgname=incidenceeditor
|
pkgname=incidenceeditor
|
||||||
version=22.12.1
|
version=23.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons kconfig
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons kconfig
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3d8172cd5331f1ed3d36afff400d7b0efad6b497f1de459548c9613d199ef8a9
|
checksum=9111a162e409b162ca5dc2811fca552e0cf5342101377d65bd851a94bd010c48
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# failing tests are disabled
|
# failing tests are disabled
|
||||||
|
|
Loading…
Add table
Reference in a new issue