From a227791477c63029426084c03817bd88294a46a4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 11 Jul 2017 15:03:29 +0000 Subject: [PATCH] geis: fix license --- srcpkgs/geis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/geis/template b/srcpkgs/geis/template index 3e914bbfdc8..b8a312967e5 100644 --- a/srcpkgs/geis/template +++ b/srcpkgs/geis/template @@ -7,7 +7,7 @@ makedepends="dbus-devel grail-devel frame-devel libXi-devel python3-devel xorg-s build_style="gnu-configure" configure_args="--disable-static" maintainer="Enno Boland " -license="GPL" +license="GPL-3" homepage="https://launchpad.net/geis" short_desc="Gesture Engine Interface and Support" distfiles="https://launchpad.net/geis/trunk/$version/+download/geis-$version.tar.xz"