python3-SoCo: update to 0.18.

This commit is contained in:
mobinmob 2019-10-12 17:51:42 +03:00 committed by Helmut Pozimski
parent fb971ddd16
commit 25b40aa79f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-SoCo' # Template file for 'python3-SoCo'
pkgname=python3-SoCo pkgname=python3-SoCo
version=0.16 version=0.18
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="SoCo-${version}" wrksrc="SoCo-${version}"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="http://python-soco.com" homepage="http://python-soco.com"
distfiles="https://github.com/SoCo/SoCo/archive/v${version}.tar.gz" distfiles="https://github.com/SoCo/SoCo/archive/v${version}.tar.gz"
checksum=6db315b785c9b373a36647ef454c3a5cea07f33f9fe34c1d6f9d22ed444550e3 checksum=b289877267d0a5707f2c6c9a66e7b5062c232d62f8bd8633150deabbe0bee3b4
post_install() { post_install() {
vlicense LICENSE.rst vlicense LICENSE.rst