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'
|
||||
pkgname=telegram-tg
|
||||
version=0.17.0
|
||||
revision=3
|
||||
version=0.19.0
|
||||
revision=1
|
||||
wrksrc=tg-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,6 +11,6 @@ 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
|
||||
checksum=2f1ad2fd1af78e10dfe50663cc9b1f31af531fcd27f630f6a1fc1aa2d5b569cb
|
||||
# There are no tests to run
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in a new issue