python3-Telethon: update to 1.21.1.
This commit is contained in:
parent
8916e5ccea
commit
e4e8c457e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Telethon'
|
||||
pkgname=python3-Telethon
|
||||
version=1.19.0
|
||||
version=1.21.1
|
||||
revision=1
|
||||
wrksrc="Telethon-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/LonamiWebs/Telethon"
|
||||
distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz"
|
||||
checksum=6faccf5ba8ec9da472032188e68e421a26d5f42f4ee5c4cff0b3ecf222b158ca
|
||||
checksum=793a98e775f7f4261fb7fa7a4a447f92a663e6697c7a7a5afcf3a54bfd3cf289
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue