Date: Tuesday, November 1, 2016 @ 20:31:52 Author: heftig Revision: 279654
1.10.0-1 Modified: gst-plugins-base/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-01 20:31:18 UTC (rev 279653) +++ PKGBUILD 2016-11-01 20:31:52 UTC (rev 279654) @@ -3,7 +3,7 @@ pkgbase=gst-plugins-base pkgname=(gst-plugins-base-libs gst-plugins-base) -pkgver=1.9.90+12+g667931e +pkgver=1.10.0 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=667931e52a59af88c864a207e5fc4bdc8c5ae783 # master +_commit=9c3043470e9a97b8e6f694d6551897108c936339 # tags/1.10.0^0 source=("git://anongit.freedesktop.org/gstreamer/gst-plugins-base#commit=$_commit" "gst-common::git://anongit.freedesktop.org/gstreamer/common") sha256sums=('SKIP'
