summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c8e19f5d341..374fd81bab11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = weboob-git
provides = weboob-headless
conflicts = weboob-headless
replaces = weboob-headless
- source = git+https://git.weboob.org/weboob/weboob
+ source = weboob::git+https://git.weboob.org/weboob/weboob
sha256sums = SKIP
pkgname = weboob-git
diff --git a/PKGBUILD b/PKGBUILD
index d83d9a8d0868..30f36c2ada50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ makedepends=('python-setuptools' 'git')
replaces=('weboob-headless')
provides=('weboob-headless')
conflicts=('weboob-headless')
-source=("git+https://git.weboob.org/weboob/weboob")
+source=("weboob::git+https://git.weboob.org/weboob/weboob")
sha256sums=('SKIP')
pkgver() {