From 43f1c446e437356b764f7e1113e9d689675d390f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 24 Sep 2019 11:48:34 -0700 Subject: Updated to 1.16.1 --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 05e0f54..8fadda6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,8 +10,8 @@ # Change metadata to Artix pkgname=gst-plugins-bad -pkgver=1.16.0 -pkgrel=5.1 +pkgver=1.16.1 +pkgrel=1 pkgdesc="GStreamer Multimedia Framework Bad Plugins" pkgdesc+=", without nonfree faac support" url="https://gstreamer.freedesktop.org/" @@ -25,7 +25,7 @@ depends=(mjpegtools gst-plugins-base-libs curl chromaprint libmms faad2 celt lib gst-plugins-good) makedepends=(python gtk-doc git gobject-introspection gtk3 vulkan-headers vulkan-validation-layers librsvg libtiger fluidsynth lilv meson) -_commit=5fde70bb63a1cbf6f734fb2429e74ffb53126217 # tags/1.16.0^0 +_commit=c3c54aad2d45fb246a9b9e8a5e05488c15c27173 # tags/1.16.1^0 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' -- cgit v1.2.1