mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdav: update to 20.04.0
[ci skip]
This commit is contained in:
parent
e4ee77f4bd
commit
061f8f8b8f
2 changed files with 3 additions and 2 deletions
|
@ -539,6 +539,7 @@ libKF5AkonadiCalendar.so.5 akonadi-calendar-17.12.3_1
|
||||||
libKF5CalendarSupport.so.5 calendarsupport-17.12.3_1
|
libKF5CalendarSupport.so.5 calendarsupport-17.12.3_1
|
||||||
libKF5AkonadiNotes.so.5 akonadi-notes-17.12.3_1
|
libKF5AkonadiNotes.so.5 akonadi-notes-17.12.3_1
|
||||||
libKPimKDAV.so.5 kdav-17.12.3_1
|
libKPimKDAV.so.5 kdav-17.12.3_1
|
||||||
|
libKF5DAV.so.5 kdav-20.03.80_1
|
||||||
libKF5AlarmCalendar.so.5 kalarmcal-17.12.3_1
|
libKF5AlarmCalendar.so.5 kalarmcal-17.12.3_1
|
||||||
libakonadi-singlefileresource.so.5 kdepim-runtime-17.12.3_1
|
libakonadi-singlefileresource.so.5 kdepim-runtime-17.12.3_1
|
||||||
libkmindexreader.so.5 kdepim-runtime-17.12.3_1
|
libkmindexreader.so.5 kdepim-runtime-17.12.3_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdav'
|
# Template file for 'kdav'
|
||||||
pkgname=kdav
|
pkgname=kdav
|
||||||
version=19.12.3
|
version=20.04.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
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-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/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7a0ed47378e064536b26dfdfcf7abcdb8dd2ec253a7bbcef7962b701d368872a
|
checksum=3aca3e810d7934a91720c3d1397ea6b8998ed133a08eb92a1b3ac33c14a3119b
|
||||||
|
|
||||||
kdav-devel_package() {
|
kdav-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue