kdav: update to 5.115.0.
This commit is contained in:
parent
ce61bc7b70
commit
6e5fc10c6b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdav'
|
# Template file for 'kdav'
|
||||||
pkgname=kdav
|
pkgname=kdav
|
||||||
reverts="19.04.0_1 19.04.1_1 19.04.2_1 19.04.3_1 19.08.0_1 19.08.1_1 19.08.2_1 19.08.3_1 19.12.0_1 19.12.1_1 19.12.2_1 19.12.3_1 20.04.0_1 20.04.1_1 20.04.2_1 20.04.3_1"
|
reverts="19.04.0_1 19.04.1_1 19.04.2_1 19.04.3_1 19.08.0_1 19.08.1_1 19.08.2_1 19.08.3_1 19.12.0_1 19.12.1_1 19.12.2_1 19.12.3_1 20.04.0_1 20.04.1_1 20.04.2_1 20.04.3_1"
|
||||||
version=5.113.0
|
version=5.115.0
|
||||||
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
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdav"
|
homepage="https://invent.kde.org/frameworks/kdav"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bb851f67d0c8376b49432fa4e9cf0da5cc46f05c725b82728eaa0772587a56b6
|
checksum=fb0ae1b7f21008f66ada25e5d6df4aae073a14c613ae539f35706a8289d05809
|
||||||
|
|
||||||
kdav-devel_package() {
|
kdav-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Reference in New Issue