ruby-thor: update to 1.2.1.

This commit is contained in:
dataCobra 2022-08-12 07:12:08 +02:00 committed by classabbyamp
parent 7e51035422
commit 6fb38ad2f7

View file

@ -1,13 +1,13 @@
# Template file for 'ruby-thor' # Template file for 'ruby-thor'
pkgname=ruby-thor pkgname=ruby-thor
version=0.20.3 version=1.2.1
revision=6 revision=1
build_style=gem build_style=gem
short_desc="Toolkit for building powerful command-line interfaces" short_desc="Toolkit for building powerful command-line interfaces"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="http://whatisthor.com/" homepage="http://whatisthor.com/"
checksum=49bc217fe28f6af34c6e60b003e3405c27595a55689077d82e9e61d4d3b519fa checksum=b1752153dc9c6b8d3fcaa665e9e1a00a3e73f28da5e238b81c404502e539d446
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md