purpose: update to 5.83.0.

Dep on kaccounts-providers only exists, becaue kaccounts-integration is
useless without it, but if it would depend on providers, we would have
a dep loop
This commit is contained in:
John 2021-06-13 17:31:23 +02:00
parent ec573a980e
commit 6d6b5dfa44

View file

@ -1,18 +1,19 @@
# Template file for 'purpose'
pkgname=purpose
version=5.82.0
version=5.83.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules
python3 gettext"
python3 gettext intltool"
makedepends="qt5-devel qt5-declarative-devel kcoreaddons-devel kconfig-devel
kio-devel kirigami2-devel"
kaccounts-integration-devel kio-devel kirigami2-devel"
depends="accounts-qml-module kaccounts-providers"
short_desc="Offers available actions for a specific purpose"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/purpose"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a73649bae4cf36496aee27bb6391a855f6d80e23a90603f2c3700750a6e40f03
checksum=02d01a386a4ebbfe5919a54a9442184c5c571213b4a2c98252d94fbc47040369
do_check() {
cd build