rex: update to 1.13.2.
This commit is contained in:
parent
9a986f78b6
commit
b19293a2f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rex'
|
||||
pkgname=rex
|
||||
version=1.13.1
|
||||
version=1.13.2
|
||||
revision=1
|
||||
wrksrc="Rex-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -20,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=0ca8e0a4e302aea536a5be1d0e0372a5d9ac0c9bbfe04e9d8f70e6b6965f8a7e
|
||||
checksum=0e994a13374295b9ac0803795b3c7296b73009f22e9210ce8c24716535b690bb
|
||||
|
||||
post_install() {
|
||||
vinstall share/rex-tab-completion.bash 644 usr/share/bash-completion/completions rex
|
||||
|
|
Loading…
Reference in a new issue