nm-tray: fix typo

[ci skip]
This commit is contained in:
tibequadorian 2020-09-15 20:03:27 +02:00 committed by Đoàn Trần Công Danh
parent 03bbabe676
commit 96f71d94c9

View File

@ -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 <helmut@pozimski.eu>"
license="GPL-2.0-or-later"
homepage="https://github.com/palinek/nm-tray"