diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 20:48:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 20:48:40 -0500 |
commit | d797799ff17c21114bf8fad3662eebaccc163323 (patch) | |
tree | b2fe3650f3d15a5fcab50239f5ef22c53f3a560e /multimedia/gst-plugins-ugly | |
parent | d9dbc862da5290d7a4a272e928f90c2a965a340d (diff) |
multimedia/gst-plugins-ugly: Updated for version 1.18.4.
Diffstat (limited to 'multimedia/gst-plugins-ugly')
-rw-r--r-- | multimedia/gst-plugins-ugly/README | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/gst-plugins-ugly/gst-plugins-ugly.info | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gst-plugins-ugly/README b/multimedia/gst-plugins-ugly/README index 0cb59b76d212a..41aca06c64089 100644 --- a/multimedia/gst-plugins-ugly/README +++ b/multimedia/gst-plugins-ugly/README @@ -3,5 +3,5 @@ correct functionality, but distributing them might pose problems. The license on either the plug-ins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems. -This optionally depends on opencore-amr, lame, libdvdcss, libmpeg2, -twolame, and x264. +This optionally depends on opencore-amr, libdvdcss, libmpeg2, twolame, +and x264. diff --git a/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild b/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild index 901d1c11fdd86..d87fbef7a90aa 100644 --- a/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild +++ b/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gst-plugins-ugly -VERSION=${VERSION:-1.18.3} +VERSION=${VERSION:-1.18.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/gst-plugins-ugly/gst-plugins-ugly.info b/multimedia/gst-plugins-ugly/gst-plugins-ugly.info index 969fb9d7925b2..a53d3d8831c48 100644 --- a/multimedia/gst-plugins-ugly/gst-plugins-ugly.info +++ b/multimedia/gst-plugins-ugly/gst-plugins-ugly.info @@ -1,8 +1,8 @@ PRGNAM="gst-plugins-ugly" -VERSION="1.18.3" +VERSION="1.18.4" HOMEPAGE="https://gstreamer.freedesktop.org/" -DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.3.tar.xz" -MD5SUM="fe7b807ea4e91c757366ba209e553a99" +DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.4.tar.xz" +MD5SUM="e5fbd9a8a05632cfb9d0afd0ad856d52" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |