gst-python: 1.10.2 -> 1.10.3

This commit is contained in:
Danny Rawlins 2017-02-15 23:14:36 +11:00
parent cd715f17f5
commit eddca7e50d
2 changed files with 4 additions and 5 deletions

View File

@ -1 +1 @@
f0741ae5916443fd4e7e64be8bc7a20f gst-python-1.10.2.tar.xz
962f997a3bfee4a72833eedbec104b8e gst-python-1.10.3.tar.xz

View File

@ -1,13 +1,12 @@
# Description: Python bindings for gstreamer.
# URL: http://gstreamer.freedesktop.org/modules/gst-python.html
# URL: https://gstreamer.freedesktop.org/modules/gst-python.html
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
# Depends on: gst-plugins-base pygtk pygobject-gtk3
name=gst-python
version=1.10.2
version=1.10.3
release=1
source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.xz)
source=(https://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.xz)
build() {
cd gst-python-$version