From a49cfb700880357e5d8172204cf7d9df4d695b75 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 30 Nov 2016 01:11:07 +0000 Subject: [PATCH] extra/gst-plugins-bad to 1.10.2-1 --- extra/gst-plugins-bad/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extra/gst-plugins-bad/PKGBUILD b/extra/gst-plugins-bad/PKGBUILD index 8f5808823..747e2cb9f 100644 --- a/extra/gst-plugins-bad/PKGBUILD +++ b/extra/gst-plugins-bad/PKGBUILD @@ -7,7 +7,7 @@ # - disable GL and GLX on v5/6/7 pkgname=gst-plugins-bad -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Bad Plugins" url="https://gstreamer.freedesktop.org/" @@ -21,9 +21,9 @@ makedepends=(schroedinger libexif libdvdread libvdpau libmpeg2 python wildmidi l qt5-declarative qt5-x11extras qt5-wayland vulkan-headers vulkan-icd-loader zbar autoconf-archive git libfdk-aac faac soundtouch spandsp fluidsynth neon) options=(!emptydirs) -_commit=1d058f8ef55c6fb7011d84329f4c592d41aae35c # tags/1.10.1^0 -source=("git://anongit.freedesktop.org/gstreamer/gst-plugins-bad#commit=$_commit" - "gst-common::git://anongit.freedesktop.org/gstreamer/common") +_commit=c4b50182687c08b503ccf1be22afb3963defe2bc # tags/1.10.2^0 +source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit" + "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common") sha256sums=('SKIP' 'SKIP')