rcm: update to 1.3.4
Signed-off-by: Sora Morimoto <sora@morimoto.io> Closes: #25726 [via git-merge-pr]
This commit is contained in:
parent
b1a71aa794
commit
b6b1b288d8
1 changed files with 3 additions and 4 deletions
|
@ -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 <orphan@voidlinux.org>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue