mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
calendarsupport: update to 24.12.0.
This commit is contained in:
parent
4b8c6e7c21
commit
7789c1d58d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calendarsupport'
|
# Template file for 'calendarsupport'
|
||||||
pkgname=calendarsupport
|
pkgname=calendarsupport
|
||||||
version=24.08.1
|
version=24.12.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
|
||||||
|
@ -16,7 +16,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/calendarsupport-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/calendarsupport-${version}.tar.xz"
|
||||||
checksum=8d4e9041dbd0512575f6f03d30f7431a614dbd2f4425ad07050bd6abf7dbf38a
|
checksum=2920105c0d48067ed8bd32bfd126e7868a9bdd31ab9c9e96ad002f0a366cf21e
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
broken="Qt6 WebEngine"
|
broken="Qt6 WebEngine"
|
||||||
|
|
Loading…
Add table
Reference in a new issue