Date: Tuesday, November 29, 2016 @ 21:37:59 Author: heftig Revision: 282350
1.10.2-1 Modified: gst-plugins-bad/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-29 21:37:56 UTC (rev 282349) +++ PKGBUILD 2016-11-29 21:37:59 UTC (rev 282350) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gst-plugins-bad -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Bad Plugins" url="https://gstreamer.freedesktop.org/" @@ -17,9 +17,9 @@ qt5-declarative qt5-x11extras qt5-wayland vulkan-headers vulkan-icd-loader zbar autoconf-archive git libfdk-aac faac soundtouch spandsp fluidsynth neon) options=(!emptydirs) -_commit=1d058f8ef55c6fb7011d84329f4c592d41aae35c # tags/1.10.1^0 -source=("git://anongit.freedesktop.org/gstreamer/gst-plugins-bad#commit=$_commit" - "gst-common::git://anongit.freedesktop.org/gstreamer/common") +_commit=c4b50182687c08b503ccf1be22afb3963defe2bc # tags/1.10.2^0 +source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad#commit=$_commit" + "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common") sha256sums=('SKIP' 'SKIP')
