16 lines
529 B
Bash
16 lines
529 B
Bash
# Template file for 'greg'
|
|
pkgname=greg
|
|
version=0.4.7
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-feedparser python3-setuptools"
|
|
noarch="yes"
|
|
pycompile_module="$pkgname"
|
|
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
|