python-smbc: update to 1.0.15.8

This commit is contained in:
Alessio Sergi 2017-08-15 12:02:41 +02:00
parent 3ac9e13281
commit 2729e5d51b
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-smbc'
pkgname=python-smbc
version=1.0.15.7
version=1.0.15.8
revision=1
wrksrc="pysmbc-${version}"
build_style=python-module
@ -8,11 +8,11 @@ hostmakedepends="pkg-config python-devel python3-devel"
makedepends="${hostmakedepends/pkg-config/} samba-devel"
pycompile_module="smbc"
short_desc="Python2 bindings for libsmbclient"
homepage="https://pypi.python.org/pypi/pysmbc/"
homepage="https://github.com/hamano/pysmbc"
license="GPL-2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
checksum=414a37ee19c0ee62186b6a36b4ffe44496ca2e9b7eeff67043dd70f8ae3a92c7
checksum=0567c1789a911500b83c64becdaa0015c135cce0bcf59ec593df48859bebbf1d
python3-smbc_package() {
pycompile_module="smbc"