summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Bellegarde2020-03-01 23:58:00 +0100
committerCédric Bellegarde2020-03-01 23:58:00 +0100
commit683f4805153a9387ab08c7dac5bc3f236b356f36 (patch)
tree329a73aa39a8a6ee2749b1af30a2640f591a63f2
parent4dd8b9e1db6221207e0741ee75d63ecaaab81cf9 (diff)
downloadaur-683f4805153a9387ab08c7dac5bc3f236b356f36.tar.gz
Update to 0.9.98
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a68234897ff2..65ed2d77ca01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = eolie-stable-git
conflicts = eolie
conflicts = eolie-git
conflicts = eolie-next-git
- source = git+https://gitlab.gnome.org/World/lollypop
+ source = git+https://gitlab.gnome.org/World/eolie
sha256sums = SKIP
pkgname = eolie-stable-git
diff --git a/PKGBUILD b/PKGBUILD
index 93a839ecb4e0..74ff130ef114 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")
+source=("git+https://gitlab.gnome.org/World/eolie")
sha256sums=('SKIP')
conflicts=('eolie' 'eolie-git' 'eolie-next-git')
provides=("eolie=$pkgver")