mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
networkmanager-qt5: update to 5.116.0.
This commit is contained in:
parent
4a25d45ca1
commit
e3a9ef0bf3
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'networkmanager-qt5'
|
# Template file for 'networkmanager-qt5'
|
||||||
pkgname=networkmanager-qt5
|
pkgname=networkmanager-qt5
|
||||||
version=5.115.0
|
version=5.116.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=1d92a7a295b0f311174cdc0414f3f188bca977d57cb6f6e8b261e59edbdaeb79
|
checksum=0b4e80a4e110776b2f7bcbd4f6371ccbd8d9ed58f01c8a3738ce9c8ef1601b69
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
pkgname=${pkgname%5}
|
pkgname=${pkgname%5}
|
||||||
|
ignore=6.*
|
||||||
|
|
Loading…
Add table
Reference in a new issue