summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dd80cef6079..4e288909bc52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=chrome-gnome-shell
pkgver=10.1
-pkgrel=5
+pkgrel=6
pkgdesc='Native browser connector for integration with extensions.gnome.org'
arch=(any)
url='https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome'
@@ -10,7 +10,7 @@ license=(GPL)
depends=(gnome-shell python-requests python-gobject)
makedepends=(cmake jq git)
_commit=815ec9e1afa52bd3af5047e176a4ea9c1bfa2514 # tags/v10.1^0
-source=(git+https://git.gnome.org/browse/chrome-gnome-shell#commit=$_commit)
+source=(git+https://gitlab.gnome.org/GNOME/chrome-gnome-shell#commit=$_commit)
md5sums=('SKIP')
pkgver() {