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