New package: ruby-deep_merge-1.2.1
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
a476c2cfb0
commit
b5cafe01f7
1 changed files with 19 additions and 0 deletions
19
srcpkgs/ruby-deep_merge/template
Normal file
19
srcpkgs/ruby-deep_merge/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'ruby-deep_merge'
|
||||||
|
pkgname=ruby-deep_merge
|
||||||
|
version=1.2.1
|
||||||
|
revision=1
|
||||||
|
archs="noarch"
|
||||||
|
wrksrc="${pkgname#ruby-}-${version}"
|
||||||
|
build_style=gemspec
|
||||||
|
hostmakedepends="ruby"
|
||||||
|
depends="ruby"
|
||||||
|
short_desc="Recursively merge hashes"
|
||||||
|
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://rubygems.org/gems/deep_merge"
|
||||||
|
distfiles="https://github.com/danielsdeleo/deep_merge/archive/${version}.tar.gz"
|
||||||
|
checksum=231e52d9b00738094ad82a9edb1bc22333c9a9baaf5a5460f91fa1d4a627fde8
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue