stalonetray: fix license, other lint
This commit is contained in:
parent
fac5c1439f
commit
b2f1c1a7ae
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'stalonetray'
|
||||
pkgname=stalonetray
|
||||
version=0.8.3
|
||||
revision=2
|
||||
makedepends="libSM-devel libXpm-devel"
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
makedepends="libSM-devel libXpm-devel"
|
||||
short_desc="Standalone system tray (notification area)"
|
||||
maintainer="Thomas Adam <thomas.adam22@gmail.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://stalonetray.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/stalonetray/${version}/stalonetray-${version}.tar.gz"
|
||||
checksum=f47468a4ecabf93d22774e3fb5e1aba76e8e8d2d76e878975c7c43b65a8353e3
|
||||
|
|
Loading…
Reference in New Issue