python-smbc: update to 1.0.15.7
This commit is contained in:
parent
d02cf75734
commit
db60ed787a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-smbc'
|
||||
pkgname=python-smbc
|
||||
version=1.0.15.6
|
||||
version=1.0.15.7
|
||||
revision=1
|
||||
wrksrc="pysmbc-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ homepage="https://pypi.python.org/pypi/pysmbc/"
|
|||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
|
||||
checksum=6b5271b45d3aa6896046efadd38db5e6fefcd992e8a55902d80e2b64e9875b9e
|
||||
checksum=414a37ee19c0ee62186b6a36b4ffe44496ca2e9b7eeff67043dd70f8ae3a92c7
|
||||
|
||||
python3-smbc_package() {
|
||||
pycompile_module="smbc"
|
||||
|
|
Loading…
Reference in New Issue