kcalendarcore: update to 5.103.0.
This commit is contained in:
parent
93a2ef3c2f
commit
02a0e09bae
|
@ -1,7 +1,7 @@
|
||||||
# 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.101.0
|
version=5.103.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"
|
||||||
|
@ -12,7 +12,7 @@ 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="${KDE_SITE}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=3acb875423dc155d92408a9772ae2ad85f0c69f1033ea777a2326559f11e109c
|
checksum=77c13bb1d57ec6f30595ec2b1c77e3c68e7e60c8b8ac630d5cf4d8c8e3614edd
|
||||||
replaces="kcalcore>=0"
|
replaces="kcalcore>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in New Issue