summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3760069b42e5..fbc9cd9bb271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git' 'cmake')
provides=("${pkgname%-git}")
replaces=('gs-chrome-connector') # Old name, renamed at request of the maintainer
conflicts=($replaces)
-source=("${pkgname%-git}::git+https://git.gnome.org/browse/chrome-gnome-shell")
+source=("git+https://git.gnome.org/browse/chrome-gnome-shell")
md5sums=('SKIP')
pkgver() {