kdeconnect: update to 1.3.4.
This commit is contained in:
parent
e4d990b648
commit
986eab586c
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kdeconnect'
|
# Template file for 'kdeconnect'
|
||||||
pkgname=kdeconnect
|
pkgname=kdeconnect
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="kdeconnect-kde-${version}"
|
wrksrc="kdeconnect-kde-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
|
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
|
||||||
qt5-qmake python3 kdoctools"
|
qt5-qmake python3 kdoctools kcoreaddons"
|
||||||
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
|
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
|
||||||
qt5-declarative-devel libfakekey-devel kwayland-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="Multi-platform app that allows your devices to communicate"
|
||||||
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
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=b67eaaec5577d121533f072bcda37dc995553c8e4b564b27baba76d0cf948375
|
checksum=b2711f4d748db5f1c7cdfb57d35a6dd0d6b5d2ac031a034f33bc6efc25e2e83e
|
||||||
|
|
Loading…
Reference in a new issue