python3-slixmpp: update to 1.2.3
This commit is contained in:
parent
6f0593c2db
commit
a546cb6743
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-slixmpp'
|
# Template file for 'python3-slixmpp'
|
||||||
pkgname=python3-slixmpp
|
pkgname=python3-slixmpp
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="slixmpp-${version}"
|
wrksrc="slixmpp-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pypi.python.org/pypi/slixmpp"
|
homepage="https://pypi.python.org/pypi/slixmpp"
|
||||||
distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/slixmpp/slixmpp-${version}.tar.gz"
|
||||||
checksum=e0caa6d2b57835c1919236caa09dc25901d9ea8b175246d2285f0700032d59ac
|
checksum=bd606fb2b833ddc5b17945536e3a26e6ef807de86f1424073e34bd849f29c398
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue