kaccounts-integration: update to 19.12.1.
This commit is contained in:
parent
96cd137ca3
commit
0850d8a8c8
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kaccounts-integration'
|
||||
pkgname=kaccounts-integration
|
||||
version=19.12.0
|
||||
version=19.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-host-tools qt5-qmake
|
||||
kcoreaddons libaccounts-qt5-devel signond-devel"
|
||||
kcoreaddons libaccounts-qt5-devel signond-devel gettext"
|
||||
makedepends="kcmutils-devel kparts-devel libaccounts-qt5-devel signond-devel"
|
||||
depends="kinit signon-ui signon-plugin-oauth2 signon-kwallet-extension"
|
||||
short_desc="Administer web accounts for sites and services across the KDE desktop"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://cgit.kde.org/kaccounts-integration.git/"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kaccounts-integration-${version}.tar.xz"
|
||||
checksum=638629989b6c1b033c0e2d02b32c3c31b1322402405e4577fb61fd2518547414
|
||||
checksum=0dda504f51b86207180aceb00d86d42cb16c7ebe81c60ca1ed6bf8fa20699127
|
||||
|
||||
kaccounts-integration-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue