[arch-commits] Commit in (6 files)

Jan Steffens heftig at archlinux.org
Tue Jul 24 13:46:47 UTC 2018


    Date: Tuesday, July 24, 2018 @ 13:46:47
  Author: heftig
Revision: 329516

fix gnome git urls

Modified:
  gedit/trunk/PKGBUILD
  gnome-music/trunk/PKGBUILD
  gnome-photos/trunk/PKGBUILD
  libgda/trunk/PKGBUILD
  libgdata/trunk/PKGBUILD
  nautilus/trunk/PKGBUILD

-----------------------------+
 gedit/trunk/PKGBUILD        |    4 ++--
 gnome-music/trunk/PKGBUILD  |    2 +-
 gnome-photos/trunk/PKGBUILD |    2 +-
 libgda/trunk/PKGBUILD       |    2 +-
 libgdata/trunk/PKGBUILD     |    2 +-
 nautilus/trunk/PKGBUILD     |    2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

Modified: gedit/trunk/PKGBUILD
===================================================================
--- gedit/trunk/PKGBUILD	2018-07-24 13:45:23 UTC (rev 329515)
+++ gedit/trunk/PKGBUILD	2018-07-24 13:46:47 UTC (rev 329516)
@@ -14,8 +14,8 @@
 optdepends=('gedit-plugins: Additional features')
 groups=(gnome)
 _commit=59a804accea4010cab5acbd4f5bb30838a3ad248  # tags/3.28.1^0
-source=("git+https://git.gnome.org/browse/gedit#commit=$_commit"
-        "git+https://git.gnome.org/browse/libgd")
+source=("git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit"
+        "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
             'SKIP')
 

Modified: gnome-music/trunk/PKGBUILD
===================================================================
--- gnome-music/trunk/PKGBUILD	2018-07-24 13:45:23 UTC (rev 329515)
+++ gnome-music/trunk/PKGBUILD	2018-07-24 13:46:47 UTC (rev 329516)
@@ -19,7 +19,7 @@
 groups=(gnome)
 _commit=8502f24746800aba2357f839ddcae9fc6c7555e9  # tags/3.28.2.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-music.git#commit=$_commit"
-        "git+https://git.gnome.org/browse/libgd")
+        "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
             'SKIP')
 

Modified: gnome-photos/trunk/PKGBUILD
===================================================================
--- gnome-photos/trunk/PKGBUILD	2018-07-24 13:45:23 UTC (rev 329515)
+++ gnome-photos/trunk/PKGBUILD	2018-07-24 13:46:47 UTC (rev 329516)
@@ -15,7 +15,7 @@
 groups=(gnome)
 _commit=cceaa5f8543a995b186cafb5443f3dd1a9c13c9c  # tags/3.28.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-photos.git#commit=$_commit"
-        "git+https://git.gnome.org/browse/libgd")
+        "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
             'SKIP')
 

Modified: libgda/trunk/PKGBUILD
===================================================================
--- libgda/trunk/PKGBUILD	2018-07-24 13:45:23 UTC (rev 329515)
+++ libgda/trunk/PKGBUILD	2018-07-24 13:46:47 UTC (rev 329516)
@@ -13,7 +13,7 @@
 makedepends=(glade libmariadbclient postgresql-libs libfbclient jdk8-openjdk intltool
              gobject-introspection gtk-doc vala itstool gnome-common git)
 _commit=3f70d4fced92d5fe7134c77b78e0730ce2945cc5  # LIBGDA_5.2
-source=("git+https://git.gnome.org/browse/libgda#commit=$_commit"
+source=("git+https://gitlab.gnome.org/GNOME/libgda.git#commit=$_commit"
         fix-crash.diff
         java.patch
         0001-Convert-files-to-Unicode.patch

Modified: libgdata/trunk/PKGBUILD
===================================================================
--- libgdata/trunk/PKGBUILD	2018-07-24 13:45:23 UTC (rev 329515)
+++ libgdata/trunk/PKGBUILD	2018-07-24 13:46:47 UTC (rev 329516)
@@ -11,7 +11,7 @@
 depends=('libsoup' 'liboauth' 'gcr' 'gnome-online-accounts')
 makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock' 'git' 'gtk-doc' 'autoconf-archive')
 _commit=60f2269178d7a6449e2ffdf7fdf82d96a5aff0d4  # tags/0.17.9^0
-source=("git+https://git.gnome.org/browse/libgdata#commit=$_commit")
+source=("git+https://gitlab.gnome.org/GNOME/libgdata.git#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {

Modified: nautilus/trunk/PKGBUILD
===================================================================
--- nautilus/trunk/PKGBUILD	2018-07-24 13:45:23 UTC (rev 329515)
+++ nautilus/trunk/PKGBUILD	2018-07-24 13:46:47 UTC (rev 329516)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 _commit=784b3eaab6495515393e99bcbc22344bb9cd975f  # tags/3.28.1^0
 source=("git+https://gitlab.gnome.org/GNOME/nautilus.git#commit=$_commit"
-        "git+https://git.gnome.org/browse/libgd")
+        "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
             'SKIP')
 



More information about the arch-commits mailing list