python3-Telethon: update to 1.5.5.

This commit is contained in:
maxice8 2019-02-03 07:20:17 -02:00 committed by maxice8
parent 07340ffa38
commit d18a4fe17e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Telethon' # Template file for 'python3-Telethon'
pkgname=python3-Telethon pkgname=python3-Telethon
version=1.5.4 version=1.5.5
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="Telethon-${version}" wrksrc="Telethon-${version}"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://lonamiwebs.github.io/Telethon" homepage="https://lonamiwebs.github.io/Telethon"
distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz" distfiles="https://github.com/LonamiWebs/Telethon/archive/v${version}.tar.gz"
checksum=cb5d348840c527a27e7e1b509b0a01e7bd9675167849dbeafb3d00e6faa28d83 checksum=d7d5911601aa24bfcf8cdc5ed59d3226d026b9f7f2e508096de1612466d1b77c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE