mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
ruby-rubysl-singleton: update to 2.0.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
66081cdced
commit
ccdf18e4d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-rubysl-singleton'
|
# Template file for 'ruby-rubysl-singleton'
|
||||||
pkgname=ruby-rubysl-singleton
|
pkgname=ruby-rubysl-singleton
|
||||||
version=1.0.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="noarch"
|
archs="noarch"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://rubygems.org/gems/rubysl-singleton/"
|
homepage="https://rubygems.org/gems/rubysl-singleton/"
|
||||||
distfiles="https://rubygems.org/downloads/rubysl-singleton-${version}.gem"
|
distfiles="https://rubygems.org/downloads/rubysl-singleton-${version}.gem"
|
||||||
checksum=9791dce1893238edae2a894f52de5e2ff433e3556acf347c34ddd4b9cc58f783
|
checksum=384ac299a11892a01fc7136dace13b014a32c6d2b45c68c78a5a1d108a53c55a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue