googler: update to 4.3.2
This commit is contained in:
parent
1ce58ef5b3
commit
0577606b10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'googler'
|
||||
pkgname=googler
|
||||
version=4.3.1
|
||||
version=4.3.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=disable-self-upgrade
|
||||
|
@ -10,7 +10,7 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/googler"
|
||||
distfiles="https://github.com/jarun/googler/archive/v${version}.tar.gz"
|
||||
checksum=f756182ed383050cbdaac8ee4f02c904ca26f76a727f3ec58cc8ab6a8cba3f23
|
||||
checksum=bd59af407e9a45c8a6fcbeb720790cb9eccff21dc7e184716a60e29f14c68d54
|
||||
|
||||
post_install() {
|
||||
vinstall auto-completion/bash/googler-completion.bash 644 /usr/share/bash-completion/completions/googler
|
||||
|
|
Loading…
Reference in a new issue