Add description and homepage metadata to packages

This commit is contained in:
Ed Reel
2017-06-10 21:28:59 -05:00
parent c3f7b34342
commit 767c37c57d
49 changed files with 144 additions and 46 deletions

View File

@@ -1,6 +1,8 @@
require 'package'
class Neovim < Package
description 'Neovim is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie).'
homepage 'https://neovim.io/'
version '0.1.7'
source_url 'https://github.com/neovim/neovim/archive/v0.1.7.tar.gz'
source_sha1 '00e67f981105f1acbe06df1dbea21b6f7fa6d9b8'