python3-SoCo: update to 0.18.1

This commit is contained in:
Nathan Owens 2019-11-12 18:16:50 -06:00 committed by Helmut Pozimski
parent d0227df45d
commit c27d523588

View file

@ -1,6 +1,6 @@
# Template file for 'python3-SoCo' # Template file for 'python3-SoCo'
pkgname=python3-SoCo pkgname=python3-SoCo
version=0.18 version=0.18.1
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=b289877267d0a5707f2c6c9a66e7b5062c232d62f8bd8633150deabbe0bee3b4 checksum=2ebe6c8953a0a871a43190938c17b9a053124e6115ca2d05138c4394ab1260bd
post_install() { post_install() {
vlicense LICENSE.rst vlicense LICENSE.rst