canto-curses: fix license
This commit is contained in:
parent
cc99be67c0
commit
38e10187de
@ -1,16 +1,15 @@
|
|||||||
# Template file for 'canto-curses'
|
# Template file for 'canto-curses'
|
||||||
pkgname=canto-curses
|
pkgname=canto-curses
|
||||||
version=0.9.9
|
version=0.9.9
|
||||||
revision=6
|
revision=7
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
pycompile_dirs="/usr/lib/canto/plugins"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel ncurses-devel readline-devel"
|
makedepends="python3-devel ncurses-devel readline-devel"
|
||||||
depends="canto-next"
|
depends="canto-next"
|
||||||
pycompile_module="canto_curses"
|
short_desc="Ncurses frontend for canto-next Atom/RSS feed reader"
|
||||||
pycompile_dirs="/usr/lib/canto/plugins"
|
|
||||||
short_desc="An ncurses frontend for canto-next Atom/RSS feed reader"
|
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="https://codezen.org/canto-ng/"
|
homepage="https://codezen.org/canto-ng/"
|
||||||
distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=88db1e4ac71f13f02ffb076a33b290e6c343da669dc54ea771af705b21ea6452
|
checksum=88db1e4ac71f13f02ffb076a33b290e6c343da669dc54ea771af705b21ea6452
|
||||||
|
Loading…
x
Reference in New Issue
Block a user