unclutter: set license to "Public Domain" for consistency.
This commit is contained in:
parent
b1b975e393
commit
c5e21dfeef
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'unclutter'
|
||||
pkgname=unclutter
|
||||
version=8
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=$pkgname
|
||||
makedepends="libX11-devel"
|
||||
short_desc="A small program for hiding the mouse cursor"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="PD"
|
||||
license="Public Domain"
|
||||
homepage="http://ftp.x.org/contrib/utilities/unclutter-8.README"
|
||||
distfiles="http://ftp.x.org/contrib/utilities/$pkgname-$version.tar.Z>$pkgname-$version.tar.gz"
|
||||
checksum=b855a78d4465ab2f86287eacac63a73f1504b08522840aa37718776e7ec9192a
|
||||
|
|
Loading…
Reference in New Issue