diff options
author | piernov <piernov@piernov.org> | 2011-07-20 02:39:25 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-07-20 02:39:25 +0200 |
commit | 4fc371f96c68b672a8c5cec4d7088bb57b370a3c (patch) | |
tree | 1c61636a556d9cea0169faf703bd63d00ecc6063 /extra/gst-plugins-base/Pkgfile | |
parent | 80072aa0d5b871def50aaf820f77407c47076e9c (diff) | |
download | nutyx-extra-4fc371f96c68b672a8c5cec4d7088bb57b370a3c.tar.gz nutyx-extra-4fc371f96c68b672a8c5cec4d7088bb57b370a3c.tar.bz2 nutyx-extra-4fc371f96c68b672a8c5cec4d7088bb57b370a3c.tar.xz nutyx-extra-4fc371f96c68b672a8c5cec4d7088bb57b370a3c.zip |
gst-plugins-base 0.10.35-1 màj port
Diffstat (limited to 'extra/gst-plugins-base/Pkgfile')
-rwxr-xr-x | extra/gst-plugins-base/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gst-plugins-base/Pkgfile b/extra/gst-plugins-base/Pkgfile index 2161c652d..eaaae7ad8 100755 --- a/extra/gst-plugins-base/Pkgfile +++ b/extra/gst-plugins-base/Pkgfile @@ -6,8 +6,8 @@ # Run on: alsa-lib,cdparanoia,dbus,gstreamer,libogg,liboil,libtheora,libvisual,libvorbis,libxml2,pango name=gst-plugins-base -version=0.10.32 -release=2 +version=0.10.35 +release=1 source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.gz) build() { |