Date: Saturday, March 16, 2019 @ 04:24:11
  Author: heftig
Revision: 348450

fix source

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-16 04:23:21 UTC (rev 348449)
+++ PKGBUILD    2019-03-16 04:24:11 UTC (rev 348450)
@@ -12,8 +12,8 @@
          x264 opencore-amr)
 makedepends=(python gtk-doc autoconf-archive git)
 _commit=e1bf2aa184f83ff9fd5b7850c460129100ac6d1a  # tags/1.14.4^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit";
-        "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common";)
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git#commit=$_commit";
+        "gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git";)
 sha256sums=('SKIP'
             'SKIP')
 

Reply via email to