diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-05-29 20:08:47 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-05-29 20:43:08 +1000 |
commit | f6532c3cf3fce7726828f80158bdc117e47805b4 (patch) | |
tree | f425734a928b58657d80566e066aa24f27ab0c3c /gst-python | |
parent | 85c60660071dbda10bf496bc92f981ddfe5b36d3 (diff) | |
download | contrib-f6532c3cf3fce7726828f80158bdc117e47805b4.tar.gz contrib-f6532c3cf3fce7726828f80158bdc117e47805b4.tar.xz |
gst-python: 1.8.0 -> 1.8.1
Diffstat (limited to 'gst-python')
-rw-r--r-- | gst-python/.md5sum | 2 | ||||
-rw-r--r-- | gst-python/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gst-python/.md5sum b/gst-python/.md5sum index a4af4c373..0021aa558 100644 --- a/gst-python/.md5sum +++ b/gst-python/.md5sum @@ -1 +1 @@ -f67007283fe873da0cc29e0083c7d28a gst-python-1.8.0.tar.xz +c408cad016f9b627e5e5166325b186bd gst-python-1.8.1.tar.xz diff --git a/gst-python/Pkgfile b/gst-python/Pkgfile index 93931e0f0..3965f8dff 100644 --- a/gst-python/Pkgfile +++ b/gst-python/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gst-plugins-base pygtk pygobject-gtk3 name=gst-python -version=1.8.0 +version=1.8.1 release=1 source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.xz) |