python3-slixmpp: update to 1.4.1.

This commit is contained in:
maxice8 2018-10-30 04:08:31 -03:00 committed by maxice8
parent 116301cef0
commit 725fa5ad23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-slixmpp'
pkgname=python3-slixmpp
version=1.4.0
version=1.4.1
revision=1
wrksrc="slixmpp-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
license="MIT"
homepage="https://pypi.org/project/slixmpp/"
distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz"
checksum=c24a3effb2434e62c0f9e04d25ea889dc42aa2b60930782159724eda49efb894
checksum=020acd4507fd00c38835b78b5f338db60d3df840187623e0d41ab2ca89d7ae57
pre_build() {
sed -i "s|os.environ.get('CC', 'cc')|'${CC}'|" setup.py