summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bellegarde2020-02-27 11:58:13 +0100
committerCédric Bellegarde2020-02-27 11:58:13 +0100
commita7583d101c5ceb912b140a4b5421359c92605e64 (patch)
treec8877db74ff96325e0d92ae459e11bc901e0184e
parent5b7fcb1fd69f1b59ef0f18c685618ffd95dda190 (diff)
downloadaur-a7583d101c5ceb912b140a4b5421359c92605e64.tar.gz
Update to 0.9.97.r51.g07138ede
-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")