Date: Wednesday, July 26, 2017 @ 07:57:42
  Author: felixonmars
Revision: 246404

upgpkg: lib32-gstreamer 1.12.2-1

Modified:
  lib32-gstreamer/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-07-26 07:57:22 UTC (rev 246403)
+++ PKGBUILD    2017-07-26 07:57:42 UTC (rev 246404)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-gstreamer
 _pkgbasename=gstreamer
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="GStreamer open-source multimedia framework core library (32-bit)"
 url="https://gstreamer.freedesktop.org/";
@@ -12,10 +12,10 @@
 license=(LGPL)
 depends=(lib32-libxml2 lib32-glib2 lib32-libunwind gstreamer)
 makedepends=(intltool pkgconfig gtk-doc gobject-introspection autoconf-archive 
git)
-_commit=ab3f333dd036a9aea12c53b74e5b3b03b667c98a # tags/1.12.1^0
+_commit=dca812c58c3cd1467f5aff3088318feb510c334d # tags/1.12.2^0
 
source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit";
         "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common";)
-sha256sums=('SKIP'
+sha512sums=('SKIP'
             'SKIP')
 
 pkgver() {
@@ -51,7 +51,7 @@
     --disable-examples\
     --disable-tests\
     --with-package-name="GStreamer (Arch Linux)" \
-    --with-package-origin="http://www.archlinux.org/"; \
+    --with-package-origin="https://www.archlinux.org/"; \
     --disable-static\
     --disable-gtk-doc-html\
     --disable-gtk-doc-pdf\

Reply via email to