menulibre: fix license, other lint
This commit is contained in:
parent
a673419a27
commit
297a59f872
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'menulibre'
|
# Template file for 'menulibre'
|
||||||
pkgname=menulibre
|
pkgname=menulibre
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="menulibre menulibre_lib"
|
|
||||||
hostmakedepends="python3-distutils-extra intltool"
|
hostmakedepends="python3-distutils-extra intltool"
|
||||||
depends="gnome-menus gobject-introspection gsettings-desktop-schemas gtk+3
|
depends="gnome-menus gobject-introspection gsettings-desktop-schemas gtk+3
|
||||||
python3-gobject python3-psutil python3-xdg"
|
python3-gobject python3-psutil python3-xdg"
|
||||||
short_desc="Advanced menu editor"
|
short_desc="Advanced menu editor"
|
||||||
maintainer="Styrsven <sven.a.jonsson@bahnhof.se>"
|
maintainer="Styrsven <sven.a.jonsson@bahnhof.se>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="https://bluesabre.org/projects/menulibre/"
|
homepage="https://bluesabre.org/projects/menulibre/"
|
||||||
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.gz"
|
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.gz"
|
||||||
checksum=5b3ef8e6073d584f6accf282fa1eb649185ee42eb22fab70231491c7377d7e8f
|
checksum=5b3ef8e6073d584f6accf282fa1eb649185ee42eb22fab70231491c7377d7e8f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue