New package: ruby-gh-0.15.1
This commit is contained in:
parent
36d382e736
commit
ec56d4f3e2
17
srcpkgs/ruby-gh/template
Normal file
17
srcpkgs/ruby-gh/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'ruby-gh'
|
||||||
|
pkgname=ruby-gh
|
||||||
|
version=0.15.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
depends="ruby-addressable>=2.4.0 ruby-backports ruby-faraday>=0.8
|
||||||
|
ruby-multi_json>=1.0 ruby-net-http-persistent>=2.9 ruby-net-http-pipeline"
|
||||||
|
short_desc="Multi-layer client for the GitHub v3 API"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/travis-ci/gh"
|
||||||
|
checksum=ef733f81c17846f217f5ad9616105e9adc337775d41de1cc330133ad25708d3c
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user