From 24f87d1214129ca4ec18e522f9aed695ff18aa22 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 3 Oct 2018 16:47:56 -0700 Subject: Updated to 1.14.4 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index d3b2831..8d20e35 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ # Parabola version out-of-date pkgname=gst-plugins-bad -pkgver=1.14.3 +pkgver=1.14.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Bad Plugins, without nonfree faac support" url="https://gstreamer.freedesktop.org/" @@ -24,7 +24,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=924b54b1501656a192ff391f0c2fd6cfb9f89aac # tags/1.14.3^0 +_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" missing-includes.diff) -- cgit v1.2.1