Date: Friday, July 14, 2017 @ 12:36:33 Author: heftig Revision: 300537
1.12.2-1 Modified: gst-plugins-base/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-14 12:20:26 UTC (rev 300536) +++ PKGBUILD 2017-07-14 12:36:33 UTC (rev 300537) @@ -3,7 +3,7 @@ pkgbase=gst-plugins-base pkgname=(gst-plugins-base-libs gst-plugins-base) -pkgver=1.12.1 +pkgver=1.12.2 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Base Plugins" url="https://gstreamer.freedesktop.org/" @@ -13,7 +13,7 @@ opus gobject-introspection gtk-doc autoconf-archive git pkgconfig) checkdepends=(gtk3 qt5-base) options=(!emptydirs) -_commit=b8b0823cdb03391d7e1ceef8517655395de03b1a # tags/1.12.1^0 +_commit=64cab5c3b8d042fb0f1d5c1582e3dc47bca95ff2 # tags/1.12.2^0 source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-base#commit=$_commit" "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common") sha256sums=('SKIP' @@ -39,7 +39,7 @@ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \ --with-package-name="GStreamer Base Plugins (Arch Linux)" \ - --with-package-origin="http://www.archlinux.org/" \ + --with-package-origin="https://www.archlinux.org/" \ --enable-experimental --enable-gtk-doc --disable-static # https://bugzilla.gnome.org/show_bug.cgi?id=655517
