diff --git a/common/shlibs b/common/shlibs index b517c14350e..a4ab08e487d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -523,6 +523,7 @@ libKPim6MailImporter.so.6 mailimporter-24.02.0_1 libKPim6MailCommon.so.6 mailcommon-24.02.0_1 libKPim6Tnef.so.6 ktnef-24.02.0_1 libKPim6AkonadiCalendar.so.6 akonadi-calendar-24.02.0_1 +libKPim6AkonadiCalendarCore.so.6 akonadi-calendar-25.08.0_1 libKPim6CalendarSupport.so.6 calendarsupport-24.02.0_1 libKPim6AkonadiNotes.so.6 akonadi-notes-24.02.0_1 libakonadi-singlefileresource.so.6 kdepim-runtime-24.02.0_1 diff --git a/srcpkgs/akonadi-calendar/template b/srcpkgs/akonadi-calendar/template index c09599d2633..2c0b31ba8bb 100644 --- a/srcpkgs/akonadi-calendar/template +++ b/srcpkgs/akonadi-calendar/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-calendar' pkgname=akonadi-calendar -version=25.04.2 +version=25.08.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake @@ -18,7 +18,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-calendar-${version}.tar.xz" -checksum=28f1b9df1aa1a5660bb932637006cee5a6211f514b2ac5236ce860a65c902884 +checksum=551d70a0528a1d651a87b61ec288825b1340d527f9d721dd95f8ca8b03f495db if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then broken="Qt6 WebEngine"