canto-next: fix license
This commit is contained in:
parent
38e10187de
commit
10d5700a66
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'canto-next'
|
# Template file for 'canto-next'
|
||||||
pkgname=canto-next
|
pkgname=canto-next
|
||||||
version=0.9.7
|
version=0.9.7
|
||||||
revision=4
|
revision=5
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
pycompile_dirs="/usr/lib/canto/plugins"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-feedparser"
|
depends="python3-feedparser"
|
||||||
pycompile_module="canto_next"
|
|
||||||
pycompile_dirs="/usr/lib/canto/plugins"
|
|
||||||
short_desc="Quick and concise Atom/RSS feed reader daemon"
|
short_desc="Quick and concise Atom/RSS feed reader daemon"
|
||||||
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=222d0382c145f81010653fbe1006f61455ed0aeb6c3940145524e633e3567ad5
|
checksum=222d0382c145f81010653fbe1006f61455ed0aeb6c3940145524e633e3567ad5
|
||||||
|
|
Loading…
Reference in New Issue