diff options
author | tnut <tnut at nutyx dot com> | 2011-05-08 08:17:04 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-05-08 08:17:04 +0200 |
commit | 08c3a3360e4fb542e56b8da2b022ba9400dd06f1 (patch) | |
tree | 2dc8d4b1d8c9faf283f2dad6135f039fd1fb0733 /extra/gst-python | |
parent | 0a56c179e90ec346a3bb5ef19c2ae124227336cc (diff) | |
parent | 9906c9923f75598753fc95a504434da78c6120cc (diff) | |
download | nutyx-extra-08c3a3360e4fb542e56b8da2b022ba9400dd06f1.tar.gz nutyx-extra-08c3a3360e4fb542e56b8da2b022ba9400dd06f1.tar.bz2 nutyx-extra-08c3a3360e4fb542e56b8da2b022ba9400dd06f1.tar.xz nutyx-extra-08c3a3360e4fb542e56b8da2b022ba9400dd06f1.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/gst-python')
-rw-r--r-- | extra/gst-python/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/gst-python/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/gst-python/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/gst-python/.md5sum.i686 b/extra/gst-python/.md5sum.i686 index 83a3c6f58..cd446a96e 100644 --- a/extra/gst-python/.md5sum.i686 +++ b/extra/gst-python/.md5sum.i686 @@ -1 +1 @@ -d706ea52819305f698d80343a583b03b gst-python-0.10.20.tar.bz2 +31340ae3e877797a10d088a226d74b16 gst-python-0.10.21.tar.bz2 diff --git a/extra/gst-python/.md5sum.x86_64 b/extra/gst-python/.md5sum.x86_64 index 83a3c6f58..cd446a96e 100644 --- a/extra/gst-python/.md5sum.x86_64 +++ b/extra/gst-python/.md5sum.x86_64 @@ -1 +1 @@ -d706ea52819305f698d80343a583b03b gst-python-0.10.20.tar.bz2 +31340ae3e877797a10d088a226d74b16 gst-python-0.10.21.tar.bz2 diff --git a/extra/gst-python/Pkgfile b/extra/gst-python/Pkgfile index b93aade1e..fae94d5c9 100644 --- a/extra/gst-python/Pkgfile +++ b/extra/gst-python/Pkgfile @@ -6,7 +6,7 @@ # Run on: gstreamer,gst-plugins-base,pygtk name=gst-python -version=0.10.20 +version=0.10.21 release=1 source=(http://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.bz2) |