mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kdeconnect: update to 1.3.1.
Closes #14894. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
032a776e03
commit
76dd5a5251
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'kdeconnect'
|
# Template file for 'kdeconnect'
|
||||||
pkgname=kdeconnect
|
pkgname=kdeconnect
|
||||||
version=1.3
|
version=1.3.1
|
||||||
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"
|
||||||
|
@ -14,4 +14,4 @@ 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=8a3fbac56093cf8038604aa5735b787d92da02c26a2e02249ea47c1849790525
|
checksum=6485fdd42e9278a129657c78f69a101f9f568d0d243cef59750e4d4381da4e42
|
||||||
|
|
Loading…
Add table
Reference in a new issue