Date: Thursday, February 2, 2017 @ 13:27:36
  Author: heftig
Revision: 287898

1.10.3-1

Modified:
  gst-plugins-base/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-02-02 13:05:37 UTC (rev 287897)
+++ PKGBUILD    2017-02-02 13:27:36 UTC (rev 287898)
@@ -3,7 +3,7 @@
 
 pkgbase=gst-plugins-base
 pkgname=(gst-plugins-base-libs gst-plugins-base)
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Base Plugins"
 url="https://gstreamer.freedesktop.org/";
@@ -12,7 +12,7 @@
 makedepends=(pkgconfig gstreamer orc libxv alsa-lib cdparanoia libvisual 
libvorbis
              libtheora pango gobject-introspection opus gtk-doc 
autoconf-archive git)
 options=(!emptydirs)
-_commit=73e5a830c089767f018f3c8824df1fd58302fe06  # tags/1.10.2^0
+_commit=af4c3ad02c540e1eb24b65e885a35b5af5a1b121  # tags/1.10.3^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-base#commit=$_commit";
         "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common";)
 sha256sums=('SKIP'
@@ -26,7 +26,7 @@
 prepare() {
   cd $pkgbase
 
-  git cherry-pick -n 8b9ebd8f8844fb720243b099bf743100dff5acea
+  git cherry-pick -n 5e2e111627871c566ffc6607eda8f4ef4699d040
 
   git submodule init
   git config --local submodule.common.url "$srcdir/gst-common"

Reply via email to