bash-preexec: update to 0.3.4.
This commit is contained in:
parent
4a78b45c5b
commit
7ce0e2e894
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bash-preexec'
|
||||
pkgname=bash-preexec
|
||||
version=0.3.3
|
||||
version=0.3.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="bash"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/rcaloras/bash-preexec"
|
||||
distfiles="https://github.com/rcaloras/bash-preexec/archive/${version}.tar.gz"
|
||||
checksum=019a556c5ec77a6c5b4c53c0afbe6596b0d8eac2ffde076af44b0a1d5793cc7b
|
||||
checksum=a3050e1672ebc2374e235ea7879f129a62dfddc95875ba90e86271a48f6548b9
|
||||
|
||||
do_install() {
|
||||
vbin bash-preexec.sh
|
||||
|
|
Loading…
Reference in New Issue