void-packages/srcpkgs/telegram-tg/template
2021-11-02 20:21:49 +01:00

17 lines
509 B
Bash

# Template file for 'telegram-tg'
pkgname=telegram-tg
version=0.17.0
revision=3
wrksrc=tg-${version}
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-telegram"
short_desc="Terminal Telegram client"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Unlicense"
homepage="https://github.com/paul-nameless/tg"
distfiles="${PYPI_SITE}/t/tg/tg-${version}.tar.gz"
checksum=aab22b1e40a28710b6e3dbe4f3bba67ff02e36d612d8388f9400e4c34feab221
# There are no tests to run
make_check=no