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

Jan Steffens heftig at archlinux.org
Sun Mar 20 17:31:23 UTC 2016


    Date: Sunday, March 20, 2016 @ 18:31:22
  Author: heftig
Revision: 262118

1.7.91

Modified:
  gstreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-20 17:15:13 UTC (rev 262117)
+++ PKGBUILD	2016-03-20 17:31:22 UTC (rev 262118)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gstreamer
-pkgver=1.6.3
+pkgver=1.7.91
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework"
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 url="http://gstreamer.freedesktop.org/"
 depends=('libxml2' 'glib2')
 optdepends=('sh: feedback script')
-makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection' 'python2')
+makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gobject-introspection')
 source=(${url}/src/gstreamer/gstreamer-${pkgver}.tar.xz)
-sha256sums=('22f9568d67b87cf700a111f381144bd37cb93790a77e4e331db01fe854a37f24')
+sha256sums=('f45c3063a8281a69905b931e174dc5cab127894126e1b39445ce3fe392df2f08')
 
 build() {
   cd "${srcdir}/gstreamer-${pkgver}"



More information about the arch-commits mailing list