xautolock: fix license
This commit is contained in:
parent
7cc900df79
commit
80fe3cce34
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'xautolock'
|
||||
pkgname=xautolock
|
||||
version=2.2
|
||||
revision=6
|
||||
revision=7
|
||||
hostmakedepends="imake xorg-cf-files"
|
||||
makedepends="libXScrnSaver-devel xorgproto"
|
||||
short_desc="Autolock utility for X"
|
||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.ibiblio.org/pub/Linux/X11/screensavers/"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tgz"
|
||||
checksum=11f0275175634e6db756e96f5713ec91b8b1c41f8663df54e8a5d27dc71c4da2
|
||||
|
|
Loading…
Reference in a new issue