summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2015-12-22 01:45:02 +1100
committerJan Schmidt <jan@centricular.com>2015-12-22 01:45:02 +1100
commitccfea4ef870a3e675a3359e9969ae14dbe0c7232 (patch)
tree238eba94dfc1f3c29505109017200b8dca6162fc
parentf4f433f71cf29a4bf1130c31b0b94ba832460015 (diff)
packages/gstreamer-1.0-visualizers: Restore UUID1.6.2
Fix a typo that broke the uuid for the visualisers package
-rw-r--r--packages/gstreamer-1.0-visualizers.package2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gstreamer-1.0-visualizers.package b/packages/gstreamer-1.0-visualizers.package
index abb9fd1b..e0bad649 100644
--- a/packages/gstreamer-1.0-visualizers.package
+++ b/packages/gstreamer-1.0-visualizers.package
@@ -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',