bash-preexec: update to 0.6.0.

This commit is contained in:
Andrea Brancaleoni 2025-08-04 17:19:56 +02:00
parent 1934f9207c
commit 1fc99895a2
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
# Template file for 'bash-preexec' # Template file for 'bash-preexec'
pkgname=bash-preexec pkgname=bash-preexec
version=0.5.0 version=0.6.0
revision=1 revision=1
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"
@ -8,7 +8,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=23c589cd1da209c0598f92fac8d81bb11632ba1b2e68ccaf4ad2c4f3204b877c checksum=1a987c0ef0e9cfa0391389327c5aef30166325b32666adde3daa9b809850cdd1
do_install() { do_install() {
vbin bash-preexec.sh vbin bash-preexec.sh