mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcalutils: update to 23.08.4.
This commit is contained in:
parent
7f76769498
commit
d342b59048
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kcalutils'
|
# Template file for 'kcalutils'
|
||||||
pkgname=kcalutils
|
pkgname=kcalutils
|
||||||
version=23.08.3
|
version=23.08.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||||
gettext kcoreaddons kconfig"
|
gettext kcoreaddons kconfig"
|
||||||
makedepends="kcalendarcore-devel kidentitymanagement-devel"
|
makedepends="kcalendarcore-devel kidentitymanagement-devel"
|
||||||
short_desc="The KDE calendar utility library"
|
short_desc="KDE calendar utility library"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kcalutils-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kcalutils-${version}.tar.xz"
|
||||||
checksum=1721ea7c9a04dc0f35939cab2d6af207317b7905f4b3a8c42c42011f027331b0
|
checksum=a4e549be3711a409cd49ed0147ffe4f228e207e21f1fffb00ff171462d4b569d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue