From 5e2a6a178d291ee9360ae35e8ddfc027b08d8d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Apitzsch?= Date: Sun, 19 Aug 2018 13:28:54 +0200 Subject: [PATCH] Flatpak: update nbxmpp --- org.gajim.Gajim.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/org.gajim.Gajim.json b/org.gajim.Gajim.json index e2051e9d6..21ca799bd 100644 --- a/org.gajim.Gajim.json +++ b/org.gajim.Gajim.json @@ -334,10 +334,9 @@ ], "sources": [ { - "type": "git", - "url": "https://dev.gajim.org/gajim/python-nbxmpp.git", - "tag": "nbxmpp-0.6.6", - "commit": "7256d13ebcde065824da4715df0db399fe9aaf57" + "type": "archive", + "url": "https://files.pythonhosted.org/packages/b2/2d/680b61de01eaaadfe1b57fe8a21cdfbce63fe51d36d3bf48b0dca5e14c57/nbxmpp-0.6.7.tar.gz", + "sha256": "5b291d9604854b611479657867e2d5118b65f0e58280bcd19fb539c955245a39" } ] },