diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 03:42:01 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | e5d591431779c53204cef59674b2bfd76fb32c27 (patch) | |
tree | db86c4ef0041356cd402b94c11343736a68663f5 /audio/jokosher | |
parent | 3cc208c76350bfcb77eac24ee845653eeb1faa5e (diff) | |
download | slackbuilds-e5d591431779c53204cef59674b2bfd76fb32c27.tar.gz |
Multiple: Fix .info file (gst-* --> gst0-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/jokosher')
-rw-r--r-- | audio/jokosher/jokosher.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jokosher/jokosher.info b/audio/jokosher/jokosher.info index 91be8aeffc..d657c31d26 100644 --- a/audio/jokosher/jokosher.info +++ b/audio/jokosher/jokosher.info @@ -5,6 +5,6 @@ DOWNLOAD="http://launchpad.net/jokosher/trunk/0.11.5/+download/jokosher-0.11.5.t MD5SUM="941b1fac0a93e2963afc192545caf320" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gnonlin gst-python pyxdg" +REQUIRES="gnonlin gst0-python pyxdg" MAINTAINER="Ryan P.C. McQuen" EMAIL="ryan.q@linux.com" |