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

Jan Steffens heftig at archlinux.org
Fri Jul 14 12:55:47 UTC 2017


    Date: Friday, July 14, 2017 @ 12:55:46
  Author: heftig
Revision: 300541

1.12.2-1

Modified:
  gst-plugins-ugly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 12:40:13 UTC (rev 300540)
+++ PKGBUILD	2017-07-14 12:55:46 UTC (rev 300541)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gst-plugins-ugly
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
 url="https://gstreamer.freedesktop.org/"
@@ -12,7 +12,7 @@
 depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
          libcdio libx264 libx264-all opencore-amr mpg123)
 makedepends=(python gtk-doc x264 autoconf-archive git valgrind)
-_commit=53e145066bd6302f041880f2450d7549768d1976  # tags/1.12.1^0
+_commit=2ac37760b031b16a07a836d1fd6ff62c2525925c  # tags/1.12.2^0
 source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit"
         "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
 sha256sums=('SKIP'
@@ -38,7 +38,7 @@
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \
     --with-package-name="GStreamer Ugly Plugins (Arch Linux)" \
-    --with-package-origin="http://www.archlinux.org/" \
+    --with-package-origin="https://www.archlinux.org/" \
     --with-x264-libraries="/usr/lib/x264/libx264-8bit.so:/usr/lib/x264/libx264-10bit.so" \
     --enable-experimental --enable-gtk-doc --disable-static
 



More information about the arch-commits mailing list