diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-30 15:37:02 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-30 15:37:02 -0300 |
commit | 84198ec0d15192a4d044d54fd5752b8280c7b952 (patch) | |
tree | b0358366898cc8970fc72aaf8052f1120abc0aaa /libre/gst-plugins-bad | |
parent | 55db0fbda6d3e5a62012fc1db368876e836b05d1 (diff) | |
download | abslibre-84198ec0d15192a4d044d54fd5752b8280c7b952.tar.gz abslibre-84198ec0d15192a4d044d54fd5752b8280c7b952.tar.bz2 abslibre-84198ec0d15192a4d044d54fd5752b8280c7b952.zip |
gst-plugins-bad-1.10.2-1.parabola1: updating version
Diffstat (limited to 'libre/gst-plugins-bad')
-rw-r--r-- | libre/gst-plugins-bad/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/gst-plugins-bad/PKGBUILD b/libre/gst-plugins-bad/PKGBUILD index af47c0a60..9c8cd0922 100644 --- a/libre/gst-plugins-bad/PKGBUILD +++ b/libre/gst-plugins-bad/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 281350 2016-11-19 13:45:41Z heftig $ +# $Id: PKGBUILD 282350 2016-11-29 21:37:59Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=gst-plugins-bad -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=1.parabola1 pkgdesc="GStreamer Multimedia Framework Bad Plugins, without nonfree faac support" url="https://gstreamer.freedesktop.org/" @@ -20,9 +20,9 @@ makedepends=(schroedinger libexif libdvdread libvdpau libmpeg2 python valgrind w replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") 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') |