extra/gstreamer to 1.18.4-1

This commit is contained in:
Kevin Mihelich 2021-03-16 23:37:08 +00:00
parent 93d35bab65
commit 3b2c1e01ff

View file

@ -5,7 +5,7 @@
# - remove valgrind makedepend
pkgname=gstreamer
pkgver=1.18.3
pkgver=1.18.4
pkgrel=1
pkgdesc="Multimedia graph framework - core"
url="https://gstreamer.freedesktop.org/"
@ -13,7 +13,7 @@ arch=(x86_64)
license=(LGPL)
depends=(libxml2 glib2 libunwind libcap libelf python)
makedepends=(gobject-introspection git bash-completion meson gmp gsl gtk3)
_commit=a42fe476d3ee5576921f67a331464065ec33b9a4 # tags/1.18.3^0
_commit=eacb7aa8d12f66a3ff1970c149210972f6079b56 # tags/1.18.4^0
install=gstreamer.install
source=("git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git#commit=$_commit")
sha256sums=('SKIP')