mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcalendarcore: update to 5.113.0.
This commit is contained in:
parent
256b4eecc3
commit
47964f2df0
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'kcalendarcore'
|
# Template file for 'kcalendarcore'
|
||||||
pkgname=kcalendarcore
|
pkgname=kcalendarcore
|
||||||
reverts="19.08.3_1 19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1 19.04.2_1 19.04.1_1 19.04.0_1 18.12.3_1 18.12.2_1 18.12.1_1 18.12.0_2 18.12.0_1 18.08.3_1 18.08.2_1 18.08.1_1 18.08.0_1 18.04.3_1 17.12.3_1"
|
reverts="19.08.3_1 19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1 19.04.2_1 19.04.1_1 19.04.0_1 18.12.3_1 18.12.2_1 18.12.1_1 18.12.0_2 18.12.0_1 18.08.3_1 18.08.2_1 18.08.1_1 18.08.0_1 18.04.3_1 17.12.3_1"
|
||||||
version=5.112.0
|
version=5.113.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-devel libical-devel"
|
makedepends="qt5-devel libical-devel"
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
short_desc="The KDE calendar access library"
|
short_desc="KDE calendar access library"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="${KDE_SITE}https://invent.kde.org/frameworks/kcalendarcore"
|
homepage="https://invent.kde.org/frameworks/kcalendarcore"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=191875bd1d29a33adf79cca3a7991d4fc47cf6d877564a4c2d8b7a4a467a5259
|
checksum=82715224f349c254f3c0894840a30163df5c074aaac92b1da3577dc7f097faa2
|
||||||
replaces="kcalcore>=0"
|
replaces="kcalcore>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue