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