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

Sergej Pupykin spupykin at archlinux.org
Mon Dec 21 17:25:34 UTC 2015


    Date: Monday, December 21, 2015 @ 18:25:34
  Author: spupykin
Revision: 153953

upgpkg: gst-python 1.6.2-1

upd

Modified:
  gst-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-21 17:25:30 UTC (rev 153952)
+++ PKGBUILD	2015-12-21 17:25:34 UTC (rev 153953)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gst-python
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="Python bindings for GStreamer"
 arch=('i686' 'x86_64')
@@ -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=('edcaf18228e3289edb8b79c684a49731')
+md5sums=('14b6cfe1a0db5cc01c6a58f7b4af6184')
 
 build() {
   cd "${srcdir}/gst-python-${pkgver}"



More information about the arch-commits mailing list