summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-04-02 20:14:26 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-04-02 20:14:26 -0700
commiteb5e975aa91762889e9e918f9f0125849cc2c282 (patch)
treef7a0298d91a2b66c2216febd638641d584f39d5c
parentReduced variations from upstream (diff)
downloadgst-plugins-bad-eb5e975aa91762889e9e918f9f0125849cc2c282.tar.xz
Updated with new source repo
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e306ed..5460663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=gst-plugins-bad
pkgver=1.14.4
-pkgrel=8
+pkgrel=9
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
pkgdesc+=", without nonfree faac support"
url="https://gstreamer.freedesktop.org/"
@@ -27,9 +27,9 @@ makedepends=(python gtk-doc autoconf-archive git gobject-introspection gtk3 vulk
vulkan-validation-layers librsvg libtiger zbar fluidsynth lilv)
replaces=("${pkgname}-libre" "${pkgname}-parabola")
conflicts=("${pkgname}-libre" "${pkgname}-parabola")
-_commit=566e4ecc223b18fce8bd932f5e4885f41f746dd4 # tags/1.14.4^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit"
- 'gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common')
+_commit=e87fb02c151aaf6da0a3a97928c531240e8800a5 # 1.14
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit"
+ 'gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git')
sha256sums=('SKIP'
'SKIP')