# Template file for 'bash-preexec' pkgname=bash-preexec version=0.3.0 revision=1 noarch=yes depends="bash" short_desc="Preexec and Precmd functions for Bash just like Zsh" maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/rcaloras/bash-preexec" distfiles="https://github.com/rcaloras/bash-preexec/archive/${version}.tar.gz" checksum=0b75f66dc956cd205d9f0259fff23839d704699f5679ae37d0e43e8cf50b3b18 do_install() { vbin bash-preexec.sh }