extra/gst-libav to 1.12.1-1

This commit is contained in:
Kevin Mihelich 2017-06-21 00:04:04 +00:00
parent f457b36b4a
commit 1da5b57927

View file

@ -6,7 +6,7 @@
# - removed makedepend on valgrind
pkgname=gst-libav
pkgver=1.12.0
pkgver=1.12.1
pkgrel=1
pkgdesc="GStreamer Multimedia Framework ffmpeg Plugin"
url="https://gstreamer.freedesktop.org/"
@ -15,7 +15,7 @@ license=(GPL)
depends=(gst-plugins-base-libs bzip2 ffmpeg)
makedepends=(python gtk-doc autoconf-archive git)
provides=("gst-ffmpeg=$pkgver-$pkgrel")
_commit=011dc043c8253c3c56caf2f34542e76bcb1f7dba # tags/1.12.0^0
_commit=717fc7c3bde7d2f6da41ff8299fd4564d802065c # tags/1.12.1^0
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-libav#commit=$_commit"
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common"
"git+https://git.videolan.org/git/ffmpeg")