extra/gst-libav to 1.12.3-1

This commit is contained in:
Kevin Mihelich 2017-09-19 18:26:31 +00:00
parent 36a2d91589
commit f08c0b8e9d

View file

@ -6,7 +6,7 @@
# - removed makedepend on valgrind
pkgname=gst-libav
pkgver=1.12.2
pkgver=1.12.3
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=a5ff06b71da295a3716a33816e9f2b5bdc73fb98 # tags/1.12.2^0
_commit=326c74123d969a7ea0eccbfdef5fa45ce68076ad # tags/1.12.3^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")