# Template file for 'bash-preexec' pkgname=bash-preexec version=0.3.1 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=e9c96ceb54ca62cebf50191508971d8518245b9c2ad2598b4fd029f381ba17ab do_install() { vbin bash-preexec.sh }