bash-preexec: update to 0.3.6.
This commit is contained in:
parent
9ba07e1323
commit
52bcf7f118
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bash-preexec'
|
||||
pkgname=bash-preexec
|
||||
version=0.3.5
|
||||
version=0.3.6
|
||||
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=197f5107f84a4b4caadc57f908f2b72a911c95ae36412d1b166c4c1b20b2da8b
|
||||
checksum=d2c0c7698d02e72cb47e8bf9394e1773c33414f8c845311db9bc1a1f7c2a089b
|
||||
|
||||
do_install() {
|
||||
vbin bash-preexec.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue