From 6fb38ad2f7c1435159b403647314ae20d09f5c7c Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 12 Aug 2022 07:12:08 +0200 Subject: [PATCH] ruby-thor: update to 1.2.1. --- srcpkgs/ruby-thor/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ruby-thor/template b/srcpkgs/ruby-thor/template index 241ea78068e..7344c73e183 100644 --- a/srcpkgs/ruby-thor/template +++ b/srcpkgs/ruby-thor/template @@ -1,13 +1,13 @@ # Template file for 'ruby-thor' pkgname=ruby-thor -version=0.20.3 -revision=6 +version=1.2.1 +revision=1 build_style=gem short_desc="Toolkit for building powerful command-line interfaces" maintainer="Orphaned " license="MIT" homepage="http://whatisthor.com/" -checksum=49bc217fe28f6af34c6e60b003e3405c27595a55689077d82e9e61d4d3b519fa +checksum=b1752153dc9c6b8d3fcaa665e9e1a00a3e73f28da5e238b81c404502e539d446 post_install() { vlicense LICENSE.md