networkmanager-qt5: update to 5.100.0.
This commit is contained in:
parent
57d827c4d6
commit
b8f787997e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'networkmanager-qt5'
|
# Template file for 'networkmanager-qt5'
|
||||||
pkgname=networkmanager-qt5
|
pkgname=networkmanager-qt5
|
||||||
version=5.99.0
|
version=5.100.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config qt5-host-tools qt5-devel"
|
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config qt5-host-tools qt5-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/networkmanager-qt"
|
homepage="https://invent.kde.org/frameworks/networkmanager-qt"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=49d98f97d7fcc1bccbdae43d23b061edb0040ba4a309dd605e2a4b26476f8318
|
checksum=d6612f26ef2b0a3acfc903ff53db306dba189a78a35fd2be948057eea36a635f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue