bluez-qt5: update to 5.109.0.
This commit is contained in:
parent
3a7be0a618
commit
2e37005a75
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bluez-qt5'
|
||||
pkgname=bluez-qt5
|
||||
version=5.108.0
|
||||
version=5.109.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args=" -DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/bluez-qt"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=1ac273d6e3f0d8bda241dcc852fa6cff1a21b7afa8d9e5511827a574f1cac2f9
|
||||
checksum=89c2369152dfc98cd954615034e02c09d0b27ef83c55c184f70b369071a8749c
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue