rex: update to 1.13.0.
This commit is contained in:
parent
26723c4236
commit
5af542ae6e
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'rex'
|
||||
pkgname=rex
|
||||
version=1.12.2
|
||||
version=1.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Rex-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-AWS-Signature4 perl-Clone-Choose
|
||||
|
@ -21,7 +20,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.rexify.org/"
|
||||
distfiles="https://cpan.metacpan.org/authors/id/F/FE/FERKI/Rex-${version}.tar.gz"
|
||||
checksum=2bbcb781d7914ed88535933e7769033d8a1b53f938e5989c3da84f5fd7055df7
|
||||
checksum=341c1f52c75b40ba73745beeea284b18c1770e4c395147af6547ac1d4e9c5b09
|
||||
|
||||
post_install() {
|
||||
vinstall share/rex-tab-completion.bash 644 usr/share/bash-completion/completions rex
|
||||
|
|
Loading…
Reference in a new issue