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

Sergej Pupykin spupykin at archlinux.org
Sat Oct 10 11:39:35 UTC 2015


    Date: Saturday, October 10, 2015 @ 13:39:34
  Author: spupykin
Revision: 143586

upgpkg: gst-python 1.5.2-1

upd

Modified:
  gst-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 10:29:29 UTC (rev 143585)
+++ PKGBUILD	2015-10-10 11:39:34 UTC (rev 143586)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gst-python
-pkgver=1.4.0
-pkgrel=4
+pkgver=1.5.2
+pkgrel=1
 pkgdesc="Python bindings for GStreamer"
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 depends=('python-gobject' 'gst-plugins-base')
 makedepends=('pkg-config')
 source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.xz)
-md5sums=('72e3ba811db671366162bbf75a01ed37')
+md5sums=('0fd070cc2d74e2c1a4828e0d7c210c34')
 
 build() {
   cd "${srcdir}/gst-python-${pkgver}"



More information about the arch-commits mailing list