mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/gst-plugins-base to 1.16.1-1
This commit is contained in:
parent
8ba1e1f2bb
commit
96a2f8830c
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
pkgbase=gst-plugins-base
|
||||
pkgname=(gst-plugins-base-libs gst-plugins-base)
|
||||
pkgver=1.16.0
|
||||
pkgrel=3
|
||||
pkgver=1.16.1
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer open-source multimedia framework base plugins"
|
||||
url="https://gstreamer.freedesktop.org/"
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ makedepends=(alsa-lib cdparanoia libvisual libvorbis libtheora pango opus graphe
|
|||
gobject-introspection gtk-doc git meson gtk3 sdl qt5-base glu)
|
||||
checkdepends=(clutter xorg-server-xvfb)
|
||||
options=(!emptydirs)
|
||||
_commit=e0f8f635a96a3639be4d519fcf234b619bb74ca6 # tags/1.16.0^0
|
||||
_commit=a88627c237456a048977c1360729dfeb39155419 # tags/1.16.1^0
|
||||
source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git#commit=$_commit"
|
||||
"gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git")
|
||||
sha256sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue