mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Telethon: update to 1.5.4.
This commit is contained in:
parent
b3b2ee56d4
commit
4e753852f3
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.5.3
|
version=1.5.4
|
||||||
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=af57333f9b6e2d30773c88777a4846140f773ebb72d551b3db1e505c52ccdcc6
|
checksum=cb5d348840c527a27e7e1b509b0a01e7bd9675167849dbeafb3d00e6faa28d83
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue