bluz-qt5: correct homepage
This commit is contained in:
parent
18c3f27629
commit
445cda1747
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bluez-qt5'
|
||||
pkgname=bluez-qt5
|
||||
version=5.60.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
||||
|
@ -11,7 +11,7 @@ depends="bluez"
|
|||
short_desc="Qt wrapper for BlueZ 5 DBus API"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/bluez-qt5"
|
||||
homepage="https://cgit.kde.org/bluez-qt.git"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=328aba853ec0c034e777261d9e3ac3202ad941ffde844392e196afaed04be0d4
|
||||
|
||||
|
|
Loading…
Reference in New Issue