[arch-commits] Commit in gst-python/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon Jun 23 11:20:13 UTC 2014
Date: Monday, June 23, 2014 @ 13:20:13
Author: spupykin
Revision: 113446
upgpkg: gst-python 1.2.1-1
upd
Modified:
gst-python/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-23 11:08:53 UTC (rev 113445)
+++ PKGBUILD 2014-06-23 11:20:13 UTC (rev 113446)
@@ -3,7 +3,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gst-python
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Python bindings for GStreamer"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('python2-gobject' 'gst-plugins-base')
makedepends=('pkg-config')
source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.bz2)
-md5sums=('da9a33cccdb7d094f243e4b469cfbc76')
+md5sums=('bfc70a6529a981cb84fc8a7b4da69305')
build() {
cd "${srcdir}/gst-python-${pkgver}"
More information about the arch-commits
mailing list