From f44254c9813ebcd57ed8519439d8093dfa51f057 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 29 Dec 2018 22:27:33 -0600 Subject: [PATCH] New package: toot-0.19.0 closes #6341 Co-authored-by: maxice8 --- srcpkgs/toot/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/toot/template diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template new file mode 100644 index 00000000000..f4628a2fe66 --- /dev/null +++ b/srcpkgs/toot/template @@ -0,0 +1,15 @@ +# Template file for 'toot' +pkgname=toot +version=0.19.0 +revision=1 +noarch=yes +build_style=python3-module +pycompile_module="toot" +hostmakedepends="python3-setuptools" +depends="python3-BeautifulSoup4 python3-requests python3-setuptools" +short_desc="Mastodon CLI client" +maintainer="Nathan Owens " +license="GPL-3.0-or-later" +homepage="https://github.com/ihabunek/toot" +distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz" +checksum=90d76442a85a6597edfa3dc5edaf5a506fc5912577381f67ffecc092e64bafdf