summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime “pep” Buquet2020-06-17 00:10:36 +0200
committerMaxime “pep” Buquet2020-06-17 00:10:36 +0200
commit86c8defb62a9dc63fc2671eafd54a52d6852a97c (patch)
tree9adb22ddd81591212e0f93ed7dbbaf2ae72daf19
parent547bf7c57cef482b124e1f7879cbbc90bfbcff82 (diff)
downloadaur-86c8defb62a9dc63fc2671eafd54a52d6852a97c.tar.gz
Update source to git+https
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2c1cad349dd..8c5afbf5bd03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = python-slixmpp-git
provides = python-slixmpp
conflicts = python-slixmpp
options = !emptydirs
- source = git://git.poez.io/slixmpp
+ source = git+https://lab.louiz.org/poezio/slixmpp.git
md5sums = SKIP
pkgname = python-slixmpp-git
diff --git a/PKGBUILD b/PKGBUILD
index 850e459489b1..e5137de47fd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ conflicts=('python-slixmpp')
makedepends=('git' 'cython')
options=(!emptydirs)
-source=("git://git.poez.io/slixmpp")
+source=("git+https://lab.louiz.org/poezio/slixmpp.git")
md5sums=('SKIP')
pkgver() {