about summary refs log tree commit homepage
path: root/dtas-mpris.gemspec
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-04-22 02:30:42 +0000
committerEric Wong <e@80x24.org>2019-04-22 02:30:42 +0000
commit2c269685ffbb1bb522e16502cdc3bedc0c29664e (patch)
tree9d9e10b8bc526d51404de4959bc83b3c6bed2321 /dtas-mpris.gemspec
parent5a19ebcfe62a7c34f211ecdf5d7683b0f9200d88 (diff)
downloaddtas-2c269685ffbb1bb522e16502cdc3bedc0c29664e.tar.gz
Having more clickable links is better and the cgit instance
looks good without CSS in w3m.

I've submitted patches to the cgit mailing list[1] to reduce
dependencies on css, and they're also available at
https://80x24.org/cgit.git in the meantime

[1] https://lists.zx2c4.com/mailman/listinfo/cgit
    https://lists.zx2c4.com/pipermail/cgit/2019-January.txt.gz
Diffstat (limited to 'dtas-mpris.gemspec')
-rw-r--r--dtas-mpris.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtas-mpris.gemspec b/dtas-mpris.gemspec
index 3603529..d603c44 100644
--- a/dtas-mpris.gemspec
+++ b/dtas-mpris.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
     "This is currently a dummy package as dtas-mpris is not implemented"
   s.email = %q{e@80x24.org}
   s.files = []
-  s.homepage = 'https://80x24.org/dtas/'
+  s.homepage = 'https://80x24.org/dtas.git/about/'
   s.add_dependency(%q<dtas>)
   s.add_dependency(%q<ruby-dbus>)
   s.licenses = 'GPL-2.0+'