Skip to content

Commit

Permalink
kdeconnect: update to 20.04.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teldra committed Apr 24, 2020
1 parent e3f2269 commit 4926b89
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions srcpkgs/kdeconnect/template
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# Template file for 'kdeconnect'
pkgname=kdeconnect
version=1.3.5
version=20.04.0
revision=1
wrksrc="kdeconnect-kde-${version}"
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
qt5-qmake python3 kdoctools kcoreaddons"
qt5-qmake python3 kdoctools kcoreaddons gettext"
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
qt5-declarative-devel libfakekey-devel kwayland-devel"
depends="kde-cli-tools qca-qt5-ossl"
qt5-declarative-devel libfakekey-devel kwayland-devel
qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel pulseaudio-qt-devel"
depends="kde-cli-tools qca-qt5-ossl fuse-sshfs"
short_desc="Multi-platform app that allows your devices to communicate"
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/KDE/kdeconnect-kde"
distfiles="https://github.com/KDE/kdeconnect-kde/archive/v${version}.tar.gz"
checksum=06b8b18e5d1030c9005937d79f67b4ebc30309dd7afc84ab6450488a00d7adeb
python_version=2 #unverified
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-kde-${version}.tar.xz"
checksum=6ca93ee5e6bbc93b04e58a4327a5c7d434f112fd5fc8c47624e4974ffa09501f
python_version=3

0 comments on commit 4926b89

Please sign in to comment.