networkmanager-qt5: update to 5.99.0.
This commit is contained in:
parent
2af48b81c3
commit
55b44accdd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'networkmanager-qt5'
|
||||
pkgname=networkmanager-qt5
|
||||
version=5.98.0
|
||||
version=5.99.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/networkmanager-qt"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=bcc5b47b16c0e5e3f3c58e6596eeff76a175f7f7ea1d5ec1a0dea299b6003068
|
||||
checksum=49d98f97d7fcc1bccbdae43d23b061edb0040ba4a309dd605e2a4b26476f8318
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue