[arch-commits] Commit in gnome-shell/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Feb 14 01:47:51 UTC 2018


    Date: Wednesday, February 14, 2018 @ 01:47:50
  Author: heftig
Revision: 316988

Update source

Modified:
  gnome-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 01:43:37 UTC (rev 316987)
+++ PKGBUILD	2018-02-14 01:47:50 UTC (rev 316988)
@@ -18,7 +18,7 @@
             'evolution-data-server: Evolution calendar integration')
 groups=(gnome)
 _commit=64c857e3ff127cf6ef92fb2d837d49b679bf7412  # gnome-3-26
-source=("git+https://git.gnome.org/browse/gnome-shell#commit=$_commit"
+source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
         "git+https://git.gnome.org/browse/libgnome-volume-control"
         "git+https://git.gnome.org/browse/gnome-shell-sass")
 sha256sums=('SKIP'
@@ -38,7 +38,7 @@
   sed -i "s/'mozilla'/'epiphany'/g" meson.build
 
   git submodule init
-  git config --local submodule.src/gvc.url "$srcdir/libgnome-volume-control"
+  git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
   git config --local submodule.data/theme/gnome-shell-sass.url "$srcdir/gnome-shell-sass"
   git submodule update
 }



More information about the arch-commits mailing list