mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 11:10:31 +02:00
New package: ruby-rubysl-singleton-2.0.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
f58070da29
commit
b7fe483875
1 changed files with 18 additions and 0 deletions
18
srcpkgs/ruby-rubysl-singleton/template
Normal file
18
srcpkgs/ruby-rubysl-singleton/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'ruby-rubysl-singleton'
|
||||
pkgname=ruby-rubysl-singleton
|
||||
version=1.0.0
|
||||
revision=1
|
||||
archs="noarch"
|
||||
build_style=gemspec
|
||||
hostmakedepends="ruby"
|
||||
depends="ruby"
|
||||
short_desc="Ruby standard library singleton"
|
||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://rubygems.org/gems/rubysl-singleton/"
|
||||
distfiles="https://rubygems.org/downloads/rubysl-singleton-${version}.gem"
|
||||
checksum=9791dce1893238edae2a894f52de5e2ff433e3556acf347c34ddd4b9cc58f783
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue