mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Telethon: update to 1.6.2.
This commit is contained in:
parent
1189f4c711
commit
04127ab66a
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.6.1
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
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=931e5b5c45077be4154ee38f322fe095ae817e254b7ac6ddcff9a1719a2a3e2a
|
checksum=19befef3c5344628c5204877991b8f89fe2fe65ddeaa1b9c0499b4da57dc685a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue