16 lines
533 B
Bash
16 lines
533 B
Bash
# Template file for 'toot'
|
|
pkgname=toot
|
|
version=0.21.0
|
|
revision=1
|
|
archs=noarch
|
|
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 <ndowens04@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/ihabunek/toot"
|
|
distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
|
|
checksum=23f66db6535b71e03c33a6b5499125302963a6c6f567233eeeb0559bb7232697
|