From 6c7b3ba2eefeceb35e7fa323b82ad35d8a92173b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 18 Sep 2018 12:27:31 -0700 Subject: Updated to 1.14.3 --- PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index c870eb6..bdfd066 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 289453 2017-02-23 20:23:57Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Contributor (Arch): Jan de Groot # Maintainer (Hyperbola): Márcio Silva @@ -6,7 +5,7 @@ # Contributor: Isaac David pkgname=gst-plugins-bad -pkgver=1.14.2 +pkgver=1.14.3 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Bad Plugins, without nonfree faac support" url="https://gstreamer.freedesktop.org/" @@ -21,7 +20,7 @@ makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 vulk vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv opencv) replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") -_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) -- cgit v1.2.1