[arch-commits] Commit in gst-plugins-bad/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Dec 10 03:28:19 UTC 2017
Date: Sunday, December 10, 2017 @ 03:28:18
Author: heftig
Revision: 312000
1.12.4-1
Modified:
gst-plugins-bad/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-10 03:27:39 UTC (rev 311999)
+++ PKGBUILD 2017-12-10 03:28:18 UTC (rev 312000)
@@ -3,8 +3,8 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gst-plugins-bad
-pkgver=1.12.3
-pkgrel=2
+pkgver=1.12.4
+pkgrel=1
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
url="https://gstreamer.freedesktop.org/"
arch=(x86_64)
@@ -17,7 +17,7 @@
makedepends=(python valgrind gobject-introspection gtk-doc git autoconf-archive vulkan-headers
gtk3 clutter librsvg libtiger qt5-declarative qt5-x11extras qt5-wayland zbar
fluidsynth lilv opencv openexr)
-_commit=8f66ff25f9cabc170c57d75a74984103c7fcb965 # tags/1.12.3^0
+_commit=cbdbd8d4f6893e6042dbf7b8258e23a8d2aaf081 # tags/1.12.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")
sha256sums=('SKIP'
@@ -31,8 +31,6 @@
prepare() {
cd $pkgname
- git cherry-pick -n ef4d6b93e6078b7056c51a928f5620b13e55e323
-
git submodule init
git config --local submodule.common.url "$srcdir/gst-common"
git submodule update
More information about the arch-commits
mailing list