python3-SoCo: update to 0.16.
This commit is contained in:
parent
24d3029e48
commit
db010bbf81
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-SoCo'
|
||||
pkgname=python3-SoCo
|
||||
version=0.15
|
||||
version=0.16
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="SoCo-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://python-soco.com"
|
||||
distfiles="https://github.com/SoCo/SoCo/archive/v${version}.tar.gz"
|
||||
checksum=ce08ece97ab09bca19ac9f8cb625fbe480a62b0f21b8ede50ae196070dd183e1
|
||||
checksum=6db315b785c9b373a36647ef454c3a5cea07f33f9fe34c1d6f9d22ed444550e3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Reference in New Issue