diff --git a/srcpkgs/gst-plugins-ugly1/template b/srcpkgs/gst-plugins-ugly1/template index e7bd16be207..e808bae5d35 100644 --- a/srcpkgs/gst-plugins-ugly1/template +++ b/srcpkgs/gst-plugins-ugly1/template @@ -1,8 +1,7 @@ -# Template file for 'gst-plugins-ugly1'. +# Template file for 'gst-plugins-ugly1' pkgname=gst-plugins-ugly1 version=1.16.1 -revision=1 -lib32disabled=yes +revision=2 wrksrc="${pkgname/1/}-${version}" build_style=meson configure_args="-Damrnb=disabled -Damrwbdec=disabled -Dsidplay=disabled" @@ -18,3 +17,4 @@ license="LGPL-2.1-or-later" homepage="https://gstreamer.freedesktop.org" distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz" checksum=4bf913b2ca5195ac3b53b5e3ade2dc7c45d2258507552ddc850c5fa425968a1d +lib32disabled=yes