[arch-commits] Commit in lib32-gst-plugins-good/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Thu Aug 23 18:58:14 UTC 2018


    Date: Thursday, August 23, 2018 @ 18:58:14
  Author: eschwartz
Revision: 373471

upgpkg: lib32-gst-plugins-good 1.14.2-1

upstream release

Modified:
  lib32-gst-plugins-good/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-23 18:56:18 UTC (rev 373470)
+++ PKGBUILD	2018-08-23 18:58:14 UTC (rev 373471)
@@ -4,7 +4,7 @@
 
 _basename=gst-plugins-good
 pkgname=lib32-gst-plugins-good
-pkgver=1.14.1
+pkgver=1.14.2
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Good Plugins (32-bit)"
 url="https://gstreamer.freedesktop.org/"
@@ -11,14 +11,14 @@
 arch=('x86_64')
 license=('LGPL')
 depends=(lib32-libpulse lib32-jack lib32-libsoup lib32-gst-plugins-base-libs lib32-wavpack
-	 lib32-aalib lib32-taglib lib32-libdv lib32-libshout lib32-libvpx lib32-gdk-pixbuf2
+         lib32-aalib lib32-taglib lib32-libdv lib32-libshout lib32-libvpx lib32-gdk-pixbuf2
          lib32-libcaca lib32-libavc1394 lib32-libiec61883 lib32-libxdamage lib32-v4l-utils
-         lib32-cairo lib32-libgudev lib32-speex lib32-flac lib32-libraw1394 lib32-mpg123 
+         lib32-cairo lib32-libgudev lib32-speex lib32-flac lib32-libraw1394 lib32-mpg123
          lib32-twolame gst-plugins-good)
 makedepends=(lib32-gstreamer aalib python autoconf-archive git)
 checkdepends=(lib32-gst-plugins-base)
 options=(!emptydirs)
-_commit=f1eed72cc30ae4a2037a9e2d046b2172f7213d42 # tags/1.14.1^0
+_commit=4733e9715675d2dc52ed00e58d52388c56411cd2 # tags/1.14.2^0
 source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-good#commit=$_commit"
         "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
 sha512sums=('SKIP'
@@ -38,7 +38,7 @@
 
   NOCONFIGURE=1 ./autogen.sh
 }
- 
+
 build() {
   cd $_basename
 



More information about the arch-commits mailing list