kcontacts: update to 5.63.0.
This commit is contained in:
parent
9018094df0
commit
820a697265
2 changed files with 6 additions and 5 deletions
|
@ -3024,7 +3024,7 @@ libembb_mtapi_network_c.so embb-devel-1.0.0_1
|
|||
libembb_base_cpp.so embb-devel-1.0.0_1
|
||||
libembb_base_c.so embb-devel-1.0.0_1
|
||||
libhpdf.so Haru-devel-2.3.0_1
|
||||
libKF5Contacts.so.5 kcontacts-17.12.0_1
|
||||
libKF5Contacts.so.5 kcontacts-5.63.0_1
|
||||
libKF5AkonadiPrivate.so.5 akonadi5-17.12.0_1
|
||||
libKF5AkonadiCore.so.5 akonadi5-17.12.0_1
|
||||
libKF5AkonadiAgentBase.so.5 akonadi5-17.12.0_1
|
||||
|
|
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'kcontacts'
|
||||
pkgname=kcontacts
|
||||
version=19.08.2
|
||||
reverts="19.08.2_1 19.08.1_1 19.08.0_1 19.04.3_1"
|
||||
version=5.63.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||
kcoreaddons"
|
||||
makedepends="qt5-devel kcoreaddons-devel ki18n-devel kconfig-devel kcodecs-devel"
|
||||
short_desc="Address book API for KDE"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/applications/kcontacts"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=0677177d6810047876a219445232c0bf91dc1cdba3cbe4133a0a7eda98c381e8
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=10f0bb2cbcab33332830763a0f9313c0c5919c0d5dc974908965b24d68614577
|
||||
|
||||
kcontacts-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Reference in a new issue