lilyterm: revbump to fix SPDX license

This commit is contained in:
Jürgen Buchmüller 2020-04-13 14:10:16 +02:00
parent 0a81ee82d6
commit fc952bb166

View file

@ -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"