kcalutils: update to 23.08.4.
This commit is contained in:
parent
7f76769498
commit
d342b59048
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kcalutils'
|
||||
pkgname=kcalutils
|
||||
version=23.08.3
|
||||
version=23.08.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||
gettext kcoreaddons kconfig"
|
||||
makedepends="kcalendarcore-devel kidentitymanagement-devel"
|
||||
short_desc="The KDE calendar utility library"
|
||||
short_desc="KDE calendar utility library"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kcalutils-${version}.tar.xz"
|
||||
checksum=1721ea7c9a04dc0f35939cab2d6af207317b7905f4b3a8c42c42011f027331b0
|
||||
checksum=a4e549be3711a409cd49ed0147ffe4f228e207e21f1fffb00ff171462d4b569d
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue