From eb5e975aa91762889e9e918f9f0125849cc2c282 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 2 Apr 2019 20:14:26 -0700 Subject: Updated with new source repo --- PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 9e306ed..5460663 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,7 @@ pkgname=gst-plugins-bad pkgver=1.14.4 -pkgrel=8 +pkgrel=9 pkgdesc="GStreamer Multimedia Framework Bad Plugins" pkgdesc+=", without nonfree faac support" url="https://gstreamer.freedesktop.org/" @@ -27,9 +27,9 @@ makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 vulk vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv) replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") -_commit=566e4ecc223b18fce8bd932f5e4885f41f746dd4 # tags/1.14.4^0 -source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit" - 'gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common') +_commit=e87fb02c151aaf6da0a3a97928c531240e8800a5 # 1.14 +source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit" + 'gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git') sha256sums=('SKIP' 'SKIP') -- cgit v1.2.1