mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
bluz-qt5: correct homepage
This commit is contained in:
parent
18c3f27629
commit
445cda1747
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bluez-qt5'
|
# Template file for 'bluez-qt5'
|
||||||
pkgname=bluez-qt5
|
pkgname=bluez-qt5
|
||||||
version=5.60.0
|
version=5.60.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
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"
|
short_desc="Qt wrapper for BlueZ 5 DBus API"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
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"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=328aba853ec0c034e777261d9e3ac3202ad941ffde844392e196afaed04be0d4
|
checksum=328aba853ec0c034e777261d9e3ac3202ad941ffde844392e196afaed04be0d4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue