messagelib: update to 24.08.0.
This commit is contained in:
parent
296fe61cb7
commit
22e6a23e07
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'messagelib'
|
# Template file for 'messagelib'
|
||||||
pkgname=messagelib
|
pkgname=messagelib
|
||||||
version=24.05.1
|
version=24.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -19,7 +19,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/messagelib-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/messagelib-${version}.tar.xz"
|
||||||
checksum=da2091616ddc3b8002031942b2e87a6bb4aabaa33b17d5298f5558f3c14f3646
|
checksum=c44c0c4ec3056b47930846f44eb685479db06281c79eead78edf57903b8ab8a5
|
||||||
make_check_pre="dbus-run-session"
|
make_check_pre="dbus-run-session"
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
|
|
Loading…
Reference in New Issue