diff --git a/srcpkgs/gst-plugins-ugly1/template b/srcpkgs/gst-plugins-ugly1/template index 7797eef1b3..364f41e0e2 100644 --- a/srcpkgs/gst-plugins-ugly1/template +++ b/srcpkgs/gst-plugins-ugly1/template @@ -1,6 +1,6 @@ # Template file for 'gst-plugins-ugly1'. pkgname=gst-plugins-ugly1 -version=1.0.5 +version=1.0.7 revision=1 wrksrc="gst-plugins-ugly-${version}" build_style=gnu-configure @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="http://gstreamer.freedesktop.org" distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version}.tar.xz" -checksum=a62a182ea96d9b2783b493b46d531914db9d2ebb9e537e9c84668fe752791331 +checksum=b78b8cfabe322497da432a0f297dbb21862a033f95e8d4cd8f207eccb5288f2b # XXX: add required pkgs for the amr, sid plugins. makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer1-devel @@ -20,6 +20,6 @@ makedepends="pkg-config intltool glib-devel libxml2-devel gstreamer1-devel gst-plugins-ugly1_package() { pkg_install() { - vmove usr + vmove all } }