mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
lilyterm: revbump to fix SPDX license
This commit is contained in:
parent
0a81ee82d6
commit
fc952bb166
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ hostmakedepends="pkg-config which"
|
||||||
makedepends="vte-devel gtk+-devel"
|
makedepends="vte-devel gtk+-devel"
|
||||||
short_desc="Fast and lightweight terminal emulator based off of libvte"
|
short_desc="Fast and lightweight terminal emulator based off of libvte"
|
||||||
maintainer="Kris Scott <kris@syntosis.net>"
|
maintainer="Kris Scott <kris@syntosis.net>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://lilyterm.luna.com.tw"
|
homepage="http://lilyterm.luna.com.tw"
|
||||||
distfiles="http://lilyterm.luna.com.tw/file/lilyterm-${version}.tar.gz"
|
distfiles="http://lilyterm.luna.com.tw/file/lilyterm-${version}.tar.gz"
|
||||||
conf_files="/etc/lilyterm.conf"
|
conf_files="/etc/lilyterm.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue