mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nm-tray: update to 0.5.1.
This commit is contained in:
parent
451660d410
commit
bf422c8198
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nm-tray'
|
# Template file for 'nm-tray'
|
||||||
pkgname=nm-tray
|
pkgname=nm-tray
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
hostmakedepends="pkg-config qt6-tools qt6-base"
|
||||||
makedepends="qt5-tools-devel networkmanager-qt5-devel"
|
makedepends="qt6-base-devel kf6-networkmanager-qt-devel"
|
||||||
depends="NetworkManager"
|
depends="NetworkManager"
|
||||||
short_desc="NetworkManager tray icon implemented with Qt"
|
short_desc="NetworkManager tray icon implemented with Qt"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/palinek/nm-tray"
|
homepage="https://github.com/palinek/nm-tray"
|
||||||
distfiles="https://github.com/palinek/nm-tray/archive/${version}.tar.gz"
|
distfiles="https://github.com/palinek/nm-tray/archive/${version}.tar.gz"
|
||||||
checksum=3db9fdfcf274392f040ee2e7370be41aaae5d700277979f661718e6d893c5ff5
|
checksum=482ff25dff752ca5e43e9e475afab95fbb28da88e3c87bc4afa3d789a99d5aac
|
||||||
|
|
Loading…
Add table
Reference in a new issue