xi.gemspec in xi-lang-0.1.0 vs xi.gemspec in xi-lang-0.1.2
- old
+ new
@@ -10,10 +10,10 @@
spec.email = ["munshkr@gmail.com"]
spec.summary = %q{Musical pattern language for livecoding}
spec.description = %q{A musical pattern language inspired in Tidal and SuperCollider
for building higher-level musical constructs easily.}
- spec.homepage = "https://github.com/munshkr/xi"
+ spec.homepage = "https://github.com/xi-livecode/xi"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end