mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
telegram-tg: drop maintainership
This commit is contained in:
parent
a63d517fdb
commit
a12bf2a2b0
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'telegram-tg'
|
# Template file for 'telegram-tg'
|
||||||
pkgname=telegram-tg
|
pkgname=telegram-tg
|
||||||
version=0.17.0
|
version=0.17.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=tg-${version}
|
wrksrc=tg-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-telegram"
|
depends="python3-telegram"
|
||||||
short_desc="Terminal Telegram client"
|
short_desc="Terminal Telegram client"
|
||||||
maintainer="Maxim Karasev <begs@disroot.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/paul-nameless/tg"
|
homepage="https://github.com/paul-nameless/tg"
|
||||||
distfiles="${PYPI_SITE}/t/tg/tg-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tg/tg-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue