diff --git a/core/gst-plugins-ugly/.checksums b/core/gst-plugins-ugly/.checksums index 124472d4d..7571f842b 100644 --- a/core/gst-plugins-ugly/.checksums +++ b/core/gst-plugins-ugly/.checksums @@ -1 +1 @@ -5ca5beef76b5ae2208bcff56d702b06a gst-plugins-ugly-1.18.2.tar.xz +fe7b807ea4e91c757366ba209e553a99 gst-plugins-ugly-1.18.3.tar.xz diff --git a/core/gst-plugins-ugly/.pkgfiles b/core/gst-plugins-ugly/.pkgfiles index 1f578832d..cdc302fa7 100644 --- a/core/gst-plugins-ugly/.pkgfiles +++ b/core/gst-plugins-ugly/.pkgfiles @@ -1,8 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ --rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgsta52dec.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstasf.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstcdio.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdvdlpcmdec.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdvdread.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstdvdsub.so diff --git a/core/gst-plugins-ugly/spkgbuild b/core/gst-plugins-ugly/spkgbuild index 025abbf7b..687c622da 100755 --- a/core/gst-plugins-ugly/spkgbuild +++ b/core/gst-plugins-ugly/spkgbuild @@ -2,7 +2,7 @@ # depends : gst-plugins-base lame liba52 libdvdread x264 meson name=gst-plugins-ugly -version=1.18.2 +version=1.18.3 release=1 source="https://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz"