Skip to content
Snippets Groups Projects
Commit ccfea4ef authored by Jan Schmidt's avatar Jan Schmidt
Browse files

packages/gstreamer-1.0-visualizers: Restore UUID

Fix a typo that broke the uuid for the visualisers package
parent f4f433f7
No related branches found
Tags 1.6.2
No related merge requests found
......@@ -13,7 +13,7 @@ class Package(package.Package):
license = License.LGPL
vendor = 'GStreamer Project'
org = 'org.freedesktop.gstreamer'
uuid = 'b8800fa1-44bb-4a95-87e1.6.24cdc62ec3'
uuid = 'b8800fa1-44bb-4a95-87e1-6814cdc62ec3'
deps = ['gstreamer-1.0-core']
files = ['libvisual', 'gst-plugins-base-1.0:plugins_vis', 'gst-plugins-good-1.0:plugins_vis',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment