Date: Wednesday, July 26, 2017 @ 07:10:40 Author: felixonmars Revision: 246384
upgpkg: lib32-gst-plugins-base 1.12.2-1 Modified: lib32-gst-plugins-base/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-26 05:51:21 UTC (rev 246383) +++ PKGBUILD 2017-07-26 07:10:40 UTC (rev 246384) @@ -5,7 +5,7 @@ _basename=gst-plugins-base pkgbase=lib32-$_basename pkgname=(lib32-gst-plugins-base-libs lib32-gst-plugins-base) -pkgver=1.12.1 +pkgver=1.12.2 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Base Plugins (32-bit)" url="https://gstreamer.freedesktop.org/" @@ -14,10 +14,10 @@ makedepends=(lib32-gstreamer lib32-orc lib32-libxv lib32-alsa-lib lib32-cdparanoia lib32-libvisual lib32-libvorbis lib32-libtheora lib32-pango gobject-introspection lib32-opus autoconf-archive git) 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' +sha512sums=('SKIP' 'SKIP') pkgver() { @@ -54,7 +54,7 @@ --disable-gtk-doc-html\ --enable-experimental \ --with-package-name="GStreamer Base Plugins (Arch Linux)" \ - --with-package-origin="http://www.archlinux.org/" + --with-package-origin="https://www.archlinux.org/" # https://bugzilla.gnome.org/show_bug.cgi?id=655517 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
