New package: greg-0.4.7
This commit is contained in:
parent
26e0593b1e
commit
7f470bf2e6
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'greg'
|
||||
pkgname=greg
|
||||
version=0.4.7
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python3.4-setuptools"
|
||||
depends="python3.4-feedparser"
|
||||
noarch="yes"
|
||||
pycompile_module="$pkgname"
|
||||
python_versions="3.4"
|
||||
short_desc="A command-line podcast aggregator"
|
||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/manolomartinez/greg"
|
||||
distfiles="https://github.com/manolomartinez/greg/archive/v${version}.tar.gz"
|
||||
checksum=d1b404835e34cd5f3a57b8fef4bdaef40bc77ea1606dcd8229b1b8c482b5e28a
|
Loading…
Reference in New Issue