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 ea2ca6a26a43..c052f33c4c27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = eolie-stable-git
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next
- source = git+https://gitlab.gnome.org/World/lollypop#branch=next
+ source = git+https://gitlab.gnome.org/World/lollypop
sha256sums = SKIP
pkgname = eolie-stable-git
diff --git a/PKGBUILD b/PKGBUILD
index e0dad338d331..4fb9a9ab03d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=('python-beautifulsoup4: Import html bookmarks'
'python-fxa: Firefox Sync support'
'python-pyopenssl: Show SSL certificates'
'python-requests-hawk: Firefox Sync support')
-source=("git+https://gitlab.gnome.org/World/lollypop#branch=next")
+source=("git+https://gitlab.gnome.org/World/lollypop")
sha256sums=('SKIP')
conflicts=('eolie' 'eolie-git' 'eolie-next')
provides=("eolie=$pkgver")