mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
networkmanager-qt5: update to 5.99.0.
This commit is contained in:
parent
2af48b81c3
commit
55b44accdd
1 changed files with 2 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.98.0
|
version=5.99.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,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=bcc5b47b16c0e5e3f3c58e6596eeff76a175f7f7ea1d5ec1a0dea299b6003068
|
checksum=49d98f97d7fcc1bccbdae43d23b061edb0040ba4a309dd605e2a4b26476f8318
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue