diff --git a/srcpkgs/ganv/template b/srcpkgs/ganv/template index 825d0d2671c..48c2d099b40 100644 --- a/srcpkgs/ganv/template +++ b/srcpkgs/ganv/template @@ -7,11 +7,10 @@ hostmakedepends="glib-devel pkg-config python" makedepends="gtkmm2-devel" short_desc="Gtk widget for interactive 'boxes and lines'" maintainer="Christian Neukirchen " -license="GPL-3" +license="GPL-3.0-only" homepage="http://drobilla.net/software/ganv/" distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2" checksum=145028ade1567f258de6ad58ad0f7941646208d261028a9b74eb61126e2dfa3c -nocross=yes CXXFLAGS="-std=c++11"