From ed2c98d90b6884f7bb62458c304fbdde71996c7d Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:16:25 +0200 Subject: [PATCH] python3-slixmpp: rebuild for Python 3.6 --- srcpkgs/python3-slixmpp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-slixmpp/template b/srcpkgs/python3-slixmpp/template index 98a15f7bccd..788e1eaa6a0 100644 --- a/srcpkgs/python3-slixmpp/template +++ b/srcpkgs/python3-slixmpp/template @@ -1,7 +1,7 @@ # Template file for 'python3-slixmpp' pkgname=python3-slixmpp version=1.2.4.post1 -revision=1 +revision=2 wrksrc="slixmpp-${version}" build_style=python3-module pycompile_module="slixmpp"