[arch-commits] Commit in lib32-gstreamer/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Feb 4 10:29:27 UTC 2018


    Date: Sunday, February 4, 2018 @ 10:29:26
  Author: foutrelis
Revision: 288948

upgpkg: lib32-gstreamer 1.12.4-1

- Sync with extra/gstreamer.
- Add missing dependency on lib32-libelf.

Modified:
  lib32-gstreamer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-04 10:12:07 UTC (rev 288947)
+++ PKGBUILD	2018-02-04 10:29:26 UTC (rev 288948)
@@ -4,15 +4,15 @@
 
 pkgname=lib32-gstreamer
 _pkgbasename=gstreamer
-pkgver=1.12.2
+pkgver=1.12.4
 pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework core library (32-bit)"
 url="https://gstreamer.freedesktop.org/"
 arch=(x86_64)
 license=(LGPL)
-depends=(lib32-libxml2 lib32-glib2 lib32-libunwind gstreamer)
+depends=(lib32-libxml2 lib32-glib2 lib32-libunwind lib32-libelf gstreamer)
 makedepends=(intltool pkgconfig gtk-doc gobject-introspection autoconf-archive git)
-_commit=dca812c58c3cd1467f5aff3088318feb510c334d # tags/1.12.2^0
+_commit=505a24ff6843a04e4f75c5e03caa7b2774806fc3  # tags/1.12.4^0
 source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit"
         "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
 sha512sums=('SKIP'



More information about the arch-commits mailing list