mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-Telethon: update to 1.10.6.
This commit is contained in:
parent
3a5299491c
commit
b31d8ade7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Telethon'
|
# Template file for 'python3-Telethon'
|
||||||
pkgname=python3-Telethon
|
pkgname=python3-Telethon
|
||||||
version=1.10.3
|
version=1.10.6
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Telethon-${version}"
|
wrksrc="Telethon-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
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=5f1995c616a62fb24fb7dcc7172256d68a270e279e5e0f680efe997d7c275ee1
|
checksum=fdb86ae0eb5ffcab4e41fded937010a2f0e64a42082a476c7797958413d01ea6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue