mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'xautolock'
|
||||||
pkgname=xautolock
|
pkgname=xautolock
|
||||||
version=2.2
|
version=2.2
|
||||||
revision=6
|
revision=7
|
||||||
hostmakedepends="imake xorg-cf-files"
|
hostmakedepends="imake xorg-cf-files"
|
||||||
makedepends="libXScrnSaver-devel xorgproto"
|
makedepends="libXScrnSaver-devel xorgproto"
|
||||||
short_desc="Autolock utility for X"
|
short_desc="Autolock utility for X"
|
||||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.ibiblio.org/pub/Linux/X11/screensavers/"
|
homepage="http://www.ibiblio.org/pub/Linux/X11/screensavers/"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tgz"
|
distfiles="${homepage}/${pkgname}-${version}.tgz"
|
||||||
checksum=11f0275175634e6db756e96f5713ec91b8b1c41f8663df54e8a5d27dc71c4da2
|
checksum=11f0275175634e6db756e96f5713ec91b8b1c41f8663df54e8a5d27dc71c4da2
|
||||||
|
|
Loading…
Add table
Reference in a new issue