mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
telegram-tg: update to 0.19.0
This commit is contained in:
parent
4426d96aaf
commit
50b5891f65
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'telegram-tg'
|
# Template file for 'telegram-tg'
|
||||||
pkgname=telegram-tg
|
pkgname=telegram-tg
|
||||||
version=0.17.0
|
version=0.19.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc=tg-${version}
|
wrksrc=tg-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,6 +11,6 @@ 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"
|
||||||
checksum=aab22b1e40a28710b6e3dbe4f3bba67ff02e36d612d8388f9400e4c34feab221
|
checksum=2f1ad2fd1af78e10dfe50663cc9b1f31af531fcd27f630f6a1fc1aa2d5b569cb
|
||||||
# There are no tests to run
|
# There are no tests to run
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue