mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
kcontacts: update to 18.04.3.
This commit is contained in:
parent
8916bae997
commit
36cc236af0
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kcontacts'
|
||||
pkgname=kcontacts
|
||||
version=17.12.3
|
||||
version=18.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
||||
makedepends="qt5-devel kcoreaddons-devel ki18n-devel kconfig-devel kcodecs-devel"
|
||||
short_desc="Address book API for KDE"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/applications/kcontacts"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=54366dfe5c1a89e58e730b1fc57df004f7ed8c66a59c5d1ac35f59b3ec57ff21
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=d1e2e84fcaaf8a992a9a30453744a4bfc23cdf6ce1f6fe885b7e7488d20d9067
|
||||
|
||||
kcontacts-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Reference in a new issue