mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
akonadi-contacts: update to 23.04.0.
This commit is contained in:
parent
8f7df2cbe3
commit
f986e8709e
2 changed files with 4 additions and 4 deletions
|
@ -1603,8 +1603,8 @@ libdovecot-lda.so.0 dovecot-2.3.13_3
|
||||||
libwiretap.so.13 libwireshark-4.0.0_1
|
libwiretap.so.13 libwireshark-4.0.0_1
|
||||||
libwireshark.so.16 libwireshark-4.0.0_1
|
libwireshark.so.16 libwireshark-4.0.0_1
|
||||||
libwsutil.so.14 libwireshark-4.0.0_1
|
libwsutil.so.14 libwireshark-4.0.0_1
|
||||||
libKF5ContactEditor.so.5 akonadi-contacts-17.12.1_1
|
libKPim5ContactEditor.so.5 akonadi-contacts-23.04.0_1
|
||||||
libKF5AkonadiContact.so.5 akonadi-contacts-17.12.1_1
|
libKPim5AkonadiContact.so.5 akonadi-contacts-23.04.0_1
|
||||||
libKF5Prison.so.5 prison-5.43.0_1
|
libKF5Prison.so.5 prison-5.43.0_1
|
||||||
libKF5AkonadiMime.so.5 akonadi-mime-17.12.1_1
|
libKF5AkonadiMime.so.5 akonadi-mime-17.12.1_1
|
||||||
libKF5Mime.so.5 kmime-17.12.1_1
|
libKF5Mime.so.5 kmime-17.12.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-contacts'
|
# Template file for 'akonadi-contacts'
|
||||||
pkgname=akonadi-contacts
|
pkgname=akonadi-contacts
|
||||||
version=22.12.1
|
version=23.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils"
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
|
||||||
checksum=d1d60f96526b6eb4e86110d8592814fae0665f2efb69070853c649495760efc3
|
checksum=afd816058723d4fda79b61f0f052b24d47b822699695522db21c1a2141d7f83b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
||||||
|
|
Loading…
Add table
Reference in a new issue