From fc952bb1662a8d6690d6efc326ced91b4015f7eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 13 Apr 2020 14:10:16 +0200 Subject: [PATCH] lilyterm: revbump to fix SPDX license --- srcpkgs/lilyterm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lilyterm/template b/srcpkgs/lilyterm/template index 3d30d0029e2..1de8e11f7a1 100644 --- a/srcpkgs/lilyterm/template +++ b/srcpkgs/lilyterm/template @@ -7,7 +7,7 @@ hostmakedepends="pkg-config which" makedepends="vte-devel gtk+-devel" short_desc="Fast and lightweight terminal emulator based off of libvte" maintainer="Kris Scott " -license="GPL-3" +license="GPL-3.0-or-later" homepage="http://lilyterm.luna.com.tw" distfiles="http://lilyterm.luna.com.tw/file/lilyterm-${version}.tar.gz" conf_files="/etc/lilyterm.conf"