[arch-commits] CVS update of extra/lib/gstreamer0.10-python (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Dec 27 12:02:15 UTC 2007
Date: Thursday, December 27, 2007 @ 07:02:15
Author: jgc
Path: /home/cvs-extra/extra/lib/gstreamer0.10-python
Modified: PKGBUILD (1.9 -> 1.10)
upgpkg: gstreamer0.10-python 0.10.9-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/lib/gstreamer0.10-python/PKGBUILD
diff -u extra/lib/gstreamer0.10-python/PKGBUILD:1.9 extra/lib/gstreamer0.10-python/PKGBUILD:1.10
--- extra/lib/gstreamer0.10-python/PKGBUILD:1.9 Sat Aug 4 17:17:30 2007
+++ extra/lib/gstreamer0.10-python/PKGBUILD Thu Dec 27 07:02:15 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.9 2007/08/04 21:17:30 jgc Exp $
+# $Id: PKGBUILD,v 1.10 2007/12/27 12:02:15 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gstreamer0.10-python
-pkgver=0.10.8
+pkgver=0.10.9
pkgrel=1
pkgdesc="Python bindings for GStreamer 0.10"
arch=(i686 x86_64)
license=('LGPL')
url="http://gstreamer.freedesktop.org/"
-depends=('pygobject>=2.12.3-2' 'gstreamer0.10-base>=0.10.14')
+depends=('pygobject>=2.14.0' 'gstreamer0.10-base>=0.10.15')
makedepends=('pkgconfig')
options=('!libtool')
source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-${pkgver}.tar.gz)
-md5sums=('e7e8274d41c6302a80c777ab16d367e6')
+md5sums=('56d9e47306f3b0079086047eb85a71bc')
build() {
cd ${startdir}/src/gst-python-${pkgver}
More information about the arch-commits
mailing list