python3-Telethon: update to 0.18.3.

Closes #13517.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-16 01:05:12 -03:00 committed by Enno Boland
parent 7f37a8f375
commit 86aafb2091

View file

@ -1,6 +1,6 @@
# Template file for 'python3-Telethon' # Template file for 'python3-Telethon'
pkgname=python3-Telethon pkgname=python3-Telethon
version=0.18.2 version=0.18.3
revision=1 revision=1
wrksrc="Telethon-${version}" wrksrc="Telethon-${version}"
build_style=python3-module build_style=python3-module
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=3ad0c51f7650c4dff7282e878dfb25ddc0b9d73a5aa99cc58ccd90c4cc137423 checksum=e9c8a94703b33031c9c87b647b168e1b5a99c6226fc40da2d67a41526c58fb92
noarch=yes noarch=yes
post_install() { post_install() {