From 8f84d29305c8889e77ac3f97f412ed37006bb1e7 Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Mon, 19 Oct 2020 11:48:33 +0900 Subject: [PATCH] rcm: update to 1.3.4 Signed-off-by: Sora Morimoto --- srcpkgs/rcm/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/rcm/template b/srcpkgs/rcm/template index 2f84ba88ad3..cb77aa41e84 100644 --- a/srcpkgs/rcm/template +++ b/srcpkgs/rcm/template @@ -1,17 +1,16 @@ # Template file for 'rcm' pkgname=rcm -version=1.3.3 +version=1.3.4 revision=1 -archs=noarch build_style=gnu-configure -checkdepends="python3-cram" depends="perl" +checkdepends="python3-cram" short_desc="Management suite for dotfiles" maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/thoughtbot/rcm" distfiles="https://thoughtbot.github.io/rcm/dist/rcm-${version}.tar.gz" -checksum=935524456f2291afa36ef815e68f1ab4a37a4ed6f0f144b7de7fb270733e13af +checksum=9b11ae37449cf4d234ec6d1348479bfed3253daba11f7e9e774059865b66c24a do_check() { # find '-perm' errors on *hooks* tests