mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xorg-apps: fix license
This commit is contained in:
parent
f0906d6468
commit
c297839fcb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xorg-apps'
|
# Template file for 'xorg-apps'
|
||||||
pkgname=xorg-apps
|
pkgname=xorg-apps
|
||||||
version=7.6
|
version=7.6
|
||||||
revision=8
|
revision=9
|
||||||
build_style=meta
|
build_style=meta
|
||||||
# xinit is not in xorg-7.5 app directory?!!
|
# xinit is not in xorg-7.5 app directory?!!
|
||||||
depends="iceauth>=1.0.4 oclock>=1.0.3 sessreg>=1.0.6 setxkbmap>=1.2.0
|
depends="iceauth>=1.0.4 oclock>=1.0.3 sessreg>=1.0.6 setxkbmap>=1.2.0
|
||||||
|
@ -16,5 +16,5 @@ depends="iceauth>=1.0.4 oclock>=1.0.3 sessreg>=1.0.6 setxkbmap>=1.2.0
|
||||||
xwd>=1.0.4 xwininfo>=1.1.1 xwud>=1.0.3"
|
xwd>=1.0.4 xwininfo>=1.1.1 xwud>=1.0.3"
|
||||||
short_desc="X.org applications"
|
short_desc="X.org applications"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Public domain"
|
license="Public Domain"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="https://www.x.org/wiki/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue