mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
python3-Telethon: update to 1.3.
This commit is contained in:
parent
7887b44f5b
commit
1dc190f792
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.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Telethon-${version}"
|
wrksrc="Telethon-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
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=fb85c3aa69014b029c16bfb20f1fd41ce5e3253d09b608ccf5f7d31792ee6a5e
|
checksum=95fd4958520217a30480d93b5458aee932bc04f27732003bfb1dd3a3bf6b7a17
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue