extra/gstreamer to 1.14.4-1

This commit is contained in:
Kevin Mihelich 2018-10-03 12:54:20 +00:00
parent 89487d14f9
commit 8bbb6113e5

View file

@ -5,7 +5,7 @@
# - remove valgrind makedepend
pkgname=gstreamer
pkgver=1.14.3
pkgver=1.14.4
pkgrel=1
pkgdesc="GStreamer open-source multimedia framework core library"
url="https://gstreamer.freedesktop.org/"
@ -14,7 +14,7 @@ license=(LGPL)
depends=(libxml2 glib2 libunwind libcap libelf)
makedepends=(gtk-doc gobject-introspection autoconf-archive git bash-completion)
checkdepends=(gmp gsl gtk3)
_commit=86a48030a2fbf3839792079baf0049cdb62518f0 # tags/1.14.3^0
_commit=3c586dec930c5c253da0cf49e3f3846243f0ecf5 # tags/1.14.4^0
install=gstreamer.install
source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit"
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")