ruby-thor: update to 1.3.1.
This commit is contained in:
parent
891115b52a
commit
147b31dfc0
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ruby-thor'
|
||||
pkgname=ruby-thor
|
||||
version=1.2.1
|
||||
revision=3
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=gem
|
||||
short_desc="Toolkit for building powerful command-line interfaces"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://whatisthor.com/"
|
||||
checksum=b1752153dc9c6b8d3fcaa665e9e1a00a3e73f28da5e238b81c404502e539d446
|
||||
checksum=fa7e3471d4f6a27138e3d9c9b0d4daac9c3d7383927667ae83e9ab42ae7401ef
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue