mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
parent
e9098af17f
commit
5f962b2cef
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bash-preexec'
|
# Template file for 'bash-preexec'
|
||||||
pkgname=bash-preexec
|
pkgname=bash-preexec
|
||||||
version=0.3.4
|
version=0.3.4
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="bash"
|
depends="bash"
|
||||||
short_desc="Preexec and Precmd functions for Bash just like Zsh"
|
short_desc="Preexec and Precmd functions for Bash just like Zsh"
|
||||||
|
@ -13,4 +13,5 @@ checksum=a3050e1672ebc2374e235ea7879f129a62dfddc95875ba90e86271a48f6548b9
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bash-preexec.sh
|
vbin bash-preexec.sh
|
||||||
|
vlicense LICENSE.md
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue