kdeconnect: update to 1.3.
This commit is contained in:
parent
85f91e7bea
commit
92f32faaff
1 changed files with 7 additions and 6 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'kdeconnect'
|
# Template file for 'kdeconnect'
|
||||||
pkgname=kdeconnect
|
pkgname=kdeconnect
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=kdeconnect-kde-${version}
|
wrksrc=kdeconnect-kde-${version}
|
||||||
#create_wrksrc=yes
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config"
|
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
|
||||||
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel qt5-declarative-devel libfakekey-devel "
|
qt5-qmake python3 kdoctools"
|
||||||
|
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
|
||||||
|
qt5-declarative-devel libfakekey-devel kwayland-devel"
|
||||||
depends="kde-cli-tools qca-qt5-ossl"
|
depends="kde-cli-tools qca-qt5-ossl"
|
||||||
short_desc="A multi-platform app that allows your devices to communicate"
|
short_desc="A multi-platform app that allows your devices to communicate"
|
||||||
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/KDE/kdeconnect-kde"
|
homepage="https://github.com/KDE/kdeconnect-kde"
|
||||||
distfiles="https://github.com/KDE/kdeconnect-kde/archive/v${version}.tar.gz"
|
distfiles="https://github.com/KDE/kdeconnect-kde/archive/v${version}.tar.gz"
|
||||||
checksum=09ce31ef8b91751dca4708b94a7bf0aa74c5b4f0935dafb2d1b97b1749cca78a
|
checksum=8a3fbac56093cf8038604aa5735b787d92da02c26a2e02249ea47c1849790525
|
||||||
|
|
Loading…
Reference in a new issue