diff --git a/srcpkgs/nm-tray/template b/srcpkgs/nm-tray/template index 6504e9fdff68de..b2a3e85cf57e1f 100644 --- a/srcpkgs/nm-tray/template +++ b/srcpkgs/nm-tray/template @@ -1,12 +1,12 @@ # Template file for 'nm-tray' pkgname=nm-tray version=0.4.3 -revision=1 +revision=2 build_style=cmake hostmakedepends="qt5-qmake qt5-host-tools" makedepends="qt5-tools-devel networkmanager-qt5-devel" depends="NetworkManager" -short_desc="NetworkManager tray icon implmeneted with Qt" +short_desc="NetworkManager tray icon implemented with Qt" maintainer="Helmut Pozimski " license="GPL-2.0-or-later" homepage="https://github.com/palinek/nm-tray"