mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mailcommon: update to 23.04.0.
This commit is contained in:
parent
59f0cb7804
commit
b9291cbeff
2 changed files with 3 additions and 3 deletions
|
@ -510,7 +510,7 @@ libKPim5KManageSieve.so.5 libksieve-23.04.0_1
|
||||||
libKPim5KSieve.so.5 libksieve-23.04.0_1
|
libKPim5KSieve.so.5 libksieve-23.04.0_1
|
||||||
libKF5MailImporterAkonadi.so.5 mailimporter-17.12.3_1
|
libKF5MailImporterAkonadi.so.5 mailimporter-17.12.3_1
|
||||||
libKF5MailImporter.so.5 mailimporter-17.12.3_1
|
libKF5MailImporter.so.5 mailimporter-17.12.3_1
|
||||||
libKF5MailCommon.so.5 mailcommon-17.12.3_1
|
libKPim5MailCommon.so.5 mailcommon-23.04.0_1
|
||||||
libKPim5Tnef.so.5 ktnef-23.04.0_1
|
libKPim5Tnef.so.5 ktnef-23.04.0_1
|
||||||
libKPim5AkonadiCalendar.so.5 akonadi-calendar-23.04.0_1
|
libKPim5AkonadiCalendar.so.5 akonadi-calendar-23.04.0_1
|
||||||
libKPim5CalendarSupport.so.5 calendarsupport-23.04.0_1
|
libKPim5CalendarSupport.so.5 calendarsupport-23.04.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mailcommon'
|
# Template file for 'mailcommon'
|
||||||
pkgname=mailcommon
|
pkgname=mailcommon
|
||||||
version=22.12.1
|
version=23.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kconfig libxslt qt5-qmake
|
hostmakedepends="extra-cmake-modules kconfig libxslt qt5-qmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/mailcommon-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/mailcommon-${version}.tar.xz"
|
||||||
checksum=bcbc3de37041c74bfccac9576ec08b0df8c0afaf8c923a83c3d6080c9d7a2c01
|
checksum=f4ea4dcccaf5c35cb96e374e01ca8d6e40c2a92bd6e661834685a451cfc75951
|
||||||
|
|
||||||
mailcommon-devel_package() {
|
mailcommon-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue