greg: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 04:14:37 +02:00
parent d98b5c5f11
commit fa1d8978d3

View file

@ -1,13 +1,13 @@
# Template file for 'greg'
pkgname=greg
version=0.4.7
revision=3
revision=4
noarch=yes
build_style=python3-module
pycompile_module="greg"
hostmakedepends="python3-setuptools"
depends="python3-feedparser python3-setuptools"
noarch="yes"
pycompile_module="$pkgname"
short_desc="A command-line podcast aggregator"
short_desc="Command-line podcast aggregator"
maintainer="Georg Schabel <gescha@posteo.de>"
license="GPL-3"
homepage="https://github.com/manolomartinez/greg"