From 3ee57a57c10520bb5a38d1abb359a4e4ecfcdbbc Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 14 Jan 2021 17:44:54 +0000 Subject: [PATCH] extra/gst-plugins-bad to 1.18.3-1 --- extra/gst-plugins-bad/PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/extra/gst-plugins-bad/PKGBUILD b/extra/gst-plugins-bad/PKGBUILD index a917611b4..0356e1534 100644 --- a/extra/gst-plugins-bad/PKGBUILD +++ b/extra/gst-plugins-bad/PKGBUILD @@ -7,8 +7,8 @@ pkgbase=gst-plugins-bad pkgname=(gst-plugins-bad-libs gst-plugins-bad gst-plugin-opencv gst-plugin-wpe) -pkgver=1.18.2 -pkgrel=2 +pkgver=1.18.3 +pkgrel=1 pkgdesc="Multimedia graph framework - bad plugins" url="https://gstreamer.freedesktop.org/" arch=(x86_64) @@ -27,7 +27,7 @@ makedepends=(mjpegtools curl chromaprint libmms faad2 libdca libdvdnav zxing-cpp opencv libva wpewebkit) checkdepends=(xorg-server-xvfb) options=(!emptydirs) -_commit=b375ee4cdbcb98687c226d6564f8678a809cf02a # tags/1.18.2^0 +_commit=382e373d9be363f1e21b12990a4d12f1ecb6df41 # tags/1.18.3^0 source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit") sha256sums=('SKIP') @@ -38,8 +38,6 @@ pkgver() { prepare() { cd $pkgbase - git cherry-pick -n 3ea6387f969c0b08027fc959b8b8cd102708bceb # Fix svthevcenc test - git cherry-pick -n 77f28ee3e71d1c5bd8278967963b08b226515dd1 # opencv 4.5 } build() {