pimcommon: update to 24.08.0.

This commit is contained in:
John 2024-08-22 14:07:16 +02:00 committed by John Zimmermann
parent 782a7930ef
commit cb309aa988
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pimcommon'
pkgname=pimcommon
version=24.05.1
version=24.08.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
@ -23,7 +23,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/pimcommon-${version}.tar.xz"
checksum=f2d4924b4ca34bfe4b6baf432bfe2ccf3d3a2a83fdfd0df1922949acf9a7acc5
checksum=ce8e85e45bfc4ef88f0c081719fcf8fad4743c9bc0b109a13a9c73662e1bd77d
pimcommon-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"