bash-preexec: update to 0.3.0.
This commit is contained in:
parent
9d1d88aafa
commit
25193b558a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bash-preexec'
|
||||
pkgname=bash-preexec
|
||||
version=0.2.3
|
||||
version=0.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="bash"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rcaloras/bash-preexec"
|
||||
distfiles="https://github.com/rcaloras/bash-preexec/archive/${version}.tar.gz"
|
||||
checksum=33fad9f4e024d4d23972ca656406bfdacecd5a2fcdf290d81bb56c14a5c8d094
|
||||
checksum=0b75f66dc956cd205d9f0259fff23839d704699f5679ae37d0e43e8cf50b3b18
|
||||
|
||||
do_install() {
|
||||
vbin bash-preexec.sh
|
||||
|
|
Loading…
Reference in New Issue