bash-preexec: update to 0.3.5.
This commit is contained in:
parent
20e368e2a0
commit
3103525bf3
1 changed files with 3 additions and 3 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.5
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/rcaloras/bash-preexec"
|
homepage="https://github.com/rcaloras/bash-preexec"
|
||||||
distfiles="https://github.com/rcaloras/bash-preexec/archive/${version}.tar.gz"
|
distfiles="https://github.com/rcaloras/bash-preexec/archive/${version}.tar.gz"
|
||||||
checksum=a3050e1672ebc2374e235ea7879f129a62dfddc95875ba90e86271a48f6548b9
|
checksum=197f5107f84a4b4caadc57f908f2b72a911c95ae36412d1b166c4c1b20b2da8b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bash-preexec.sh
|
vbin bash-preexec.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue