From 119901270b46bfa8fe4790023bc646ca0d2130fb Mon Sep 17 00:00:00 2001 From: Philipp Hirsch Date: Sat, 3 Jan 2015 12:37:54 +0100 Subject: [PATCH] ReText: fix license --- srcpkgs/ReText/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ReText/template b/srcpkgs/ReText/template index bdf2382968f..93cc3d635a9 100644 --- a/srcpkgs/ReText/template +++ b/srcpkgs/ReText/template @@ -9,7 +9,7 @@ depends="python3.4-Markups python3.4-pyside python3.4-Markdown" short_desc="Editor for Markdown markup languages" maintainer="Enno Boland " noarch="yes" -license="GPL3" +license="GPL-3" homepage="http://retext.sourceforge.net" update_ignore="*beta*" distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"