python3-Telethon: update to 1.6.
This commit is contained in:
parent
30a11440d5
commit
6a28654cd8
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-Telethon'
|
||||
pkgname=python3-Telethon
|
||||
version=1.5.5
|
||||
version=1.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
wrksrc="Telethon-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="telethon telethon_generator"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://lonamiwebs.github.io/Telethon"
|
||||
distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz"
|
||||
checksum=d7d5911601aa24bfcf8cdc5ed59d3226d026b9f7f2e508096de1612466d1b77c
|
||||
checksum=be9b9154a5a456e1c6bee9d20a001e5118f789dc47574898e475fc2923a40977
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue