summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorebadoo2019-12-12 23:11:18 -0600
committerebadoo2019-12-12 23:11:18 -0600
commitdf59680464cccd0373f182fd03938f1159ae7e94 (patch)
tree66e11f5c0dd7d9a8121218b0fc0c4f3cfb7f8d1b
parent4082d06e81ae8a6ac4389269167bb73fff7e4cd4 (diff)
downloadaur-df59680464cccd0373f182fd03938f1159ae7e94.tar.gz
3.34.2+14+g7e8884a71
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff52cd888b63..d78746d5bd94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -40,7 +40,7 @@ pkgbase = ebadoo-shell
provides = gnome-shell
provides = gnome-shell=3.34.2+14+g7e8884a70
conflicts = gnome-shell
- source = git+https://gitlab.com/ebadoo/gnome-shell.git
+ source = git+https://gitlab.com/ebadoo/ebadoo-shell.git
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8ef3d83b3d2d..4d8a10108714 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
-source=("git+https://gitlab.com/ebadoo/gnome-shell.git"
+source=("git+https://gitlab.com/ebadoo/ebadoo-shell.git"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'
'SKIP')