python-smbc: update to 1.0.15.4.
This commit is contained in:
parent
21944e0d20
commit
07fca28dcf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-smbc'
|
||||
pkgname=python-smbc
|
||||
version=1.0.15.3
|
||||
revision=2
|
||||
version=1.0.15.4
|
||||
revision=1
|
||||
wrksrc="pysmbc-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -13,7 +13,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=e12e397a4d23ddad8b7ef74abb9f8eef55fdf54d91f622bf5224a0a591b17854
|
||||
checksum=08a8674e08d1508ed362786a9a436bfd2753895de7ea17f6ceb110da45cc004a
|
||||
|
||||
post_install() {
|
||||
sed -i 's,#!/usr/bin/python,&3.4,' ${DESTDIR}/usr/lib/python3.4/site-packages/smbc/xattr.py
|
||||
|
|
Loading…
Reference in a new issue