python-smbc: update to 1.0.15.4.

This commit is contained in:
Dominik Honnef 2015-06-08 12:18:14 +02:00
parent 21944e0d20
commit 07fca28dcf

View file

@ -1,7 +1,7 @@
# Template file for 'python-smbc' # Template file for 'python-smbc'
pkgname=python-smbc pkgname=python-smbc
version=1.0.15.3 version=1.0.15.4
revision=2 revision=1
wrksrc="pysmbc-${version}" wrksrc="pysmbc-${version}"
build_style=python-module build_style=python-module
python_versions="2.7 3.4" python_versions="2.7 3.4"
@ -13,7 +13,7 @@ homepage="https://pypi.python.org/pypi/pysmbc/"
license="GPL-2" license="GPL-2"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2" distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
checksum=e12e397a4d23ddad8b7ef74abb9f8eef55fdf54d91f622bf5224a0a591b17854 checksum=08a8674e08d1508ed362786a9a436bfd2753895de7ea17f6ceb110da45cc004a
post_install() { post_install() {
sed -i 's,#!/usr/bin/python,&3.4,' ${DESTDIR}/usr/lib/python3.4/site-packages/smbc/xattr.py sed -i 's,#!/usr/bin/python,&3.4,' ${DESTDIR}/usr/lib/python3.4/site-packages/smbc/xattr.py