googler: update to 4.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
cceb5af244
commit
70dcdd8b9f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'googler'
|
||||
pkgname=googler
|
||||
version=3.9
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=disable-self-upgrade
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.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=b90c6d28ad6ce0a2a2320806ab2133857fe1a0b6ca2a489d8eda1b8062e620e2
|
||||
checksum=f72593ca2a3dccd7301c0fed55effd223cc38f6c21910bffbbfba1360c985cd3
|
||||
|
||||
post_install() {
|
||||
vinstall auto-completion/bash/googler-completion.bash 644 /usr/share/bash-completion/completions/googler
|
||||
|
|
Loading…
Reference in New Issue