xxkb: fix license
This commit is contained in:
parent
694e304339
commit
91ec352dfc
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'xxkb'
|
||||
pkgname=xxkb
|
||||
version=1.11.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_install_target="install install.man"
|
||||
hostmakedepends="imake"
|
||||
makedepends="libX11-devel libXt-devel libXext-devel libXpm-devel"
|
||||
short_desc="Keyboard layout switcher and indicator"
|
||||
maintainer="Andrey Raugas <kainonergon@gmail.com>"
|
||||
license="PerlArtistic"
|
||||
license="Artistic-2.0"
|
||||
homepage="https://sourceforge.net/projects/xxkb/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=ceaa33bed81d8ae5bf77e89787d0736f7564c3de047c35a57bcbf6f4d1888142
|
||||
|
|
Loading…
Reference in a new issue