bash-preexec: update to 0.3.4.
This commit is contained in:
parent
4a78b45c5b
commit
7ce0e2e894
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bash-preexec'
|
# Template file for 'bash-preexec'
|
||||||
pkgname=bash-preexec
|
pkgname=bash-preexec
|
||||||
version=0.3.3
|
version=0.3.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="bash"
|
depends="bash"
|
||||||
|
@ -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=019a556c5ec77a6c5b4c53c0afbe6596b0d8eac2ffde076af44b0a1d5793cc7b
|
checksum=a3050e1672ebc2374e235ea7879f129a62dfddc95875ba90e86271a48f6548b9
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bash-preexec.sh
|
vbin bash-preexec.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue