python3-Telethon: update to 1.18.2.
This commit is contained in:
parent
f726568a7a
commit
9e1cc37348
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Telethon'
|
||||
pkgname=python3-Telethon
|
||||
version=1.13.0
|
||||
revision=3
|
||||
version=1.18.2
|
||||
revision=1
|
||||
wrksrc="Telethon-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,9 +11,8 @@ 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=a3d6813fd63ec71756a6aff3a59480ff07a137f90b4d2231f4616483e66a4ade
|
||||
checksum=0d1cc66e1fc6b8efd42d3a1dfb02d2b1bd0439905aae75a254a172679bfa5cc6
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/${py3_sitelib}/tests
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue