bash-preexec: update to 0.4.1.
This commit is contained in:
parent
37a22c51d7
commit
2148970336
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'bash-preexec'
|
||||
pkgname=bash-preexec
|
||||
version=0.3.7
|
||||
revision=2
|
||||
version=0.4.1
|
||||
revision=1
|
||||
depends="bash"
|
||||
short_desc="Preexec and Precmd functions for Bash just like Zsh"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/rcaloras/bash-preexec"
|
||||
distfiles="https://github.com/rcaloras/bash-preexec/archive/${version}.tar.gz"
|
||||
checksum=56c33779763f9960dee863f4d87bc58f8da0ad9120b2c60dd12ba61c71c72da4
|
||||
checksum=5e6515d247e6156c99a31de6db58e9cbef53071806292a1ca10b7af74633a8c9
|
||||
|
||||
do_install() {
|
||||
vbin bash-preexec.sh
|
||||
|
|
Loading…
Reference in New Issue