From 710759bdab7d3b5bfb7987621c6aaac902412770 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 18 Sep 2018 04:57:25 +0000 Subject: [PATCH] extra/gst-plugins-bad to 1.14.3-1 --- extra/gst-plugins-bad/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/extra/gst-plugins-bad/PKGBUILD b/extra/gst-plugins-bad/PKGBUILD index 7305c629a..c2ec0d19e 100644 --- a/extra/gst-plugins-bad/PKGBUILD +++ b/extra/gst-plugins-bad/PKGBUILD @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot @@ -6,8 +5,8 @@ # - remove --enable-gtk-doc from configure - broken with latest gtk-doc pkgname=gst-plugins-bad -pkgver=1.14.2 -pkgrel=3 +pkgver=1.14.3 +pkgrel=1 pkgdesc="GStreamer Multimedia Framework Bad Plugins" url="https://gstreamer.freedesktop.org/" arch=(x86_64) @@ -19,7 +18,7 @@ depends=(mjpegtools gst-plugins-base-libs curl chromaprint libmms faad2 celt lib openexr libbs2b libnice lcms2 bluez-libs glu srt) makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 vulkan-headers vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv opencv) -_commit=513ef5efdf85f9af4a016e8ae69f28cf16c9ec58 # tags/1.14.2^0 +_commit=924b54b1501656a192ff391f0c2fd6cfb9f89aac # tags/1.14.3^0 source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit" "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common" missing-includes.diff)