googler: update to 4.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
cceb5af244
commit
70dcdd8b9f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'googler'
|
# Template file for 'googler'
|
||||||
pkgname=googler
|
pkgname=googler
|
||||||
version=3.9
|
version=4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target=disable-self-upgrade
|
make_build_target=disable-self-upgrade
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jarun/googler"
|
homepage="https://github.com/jarun/googler"
|
||||||
distfiles="https://github.com/jarun/googler/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/googler/archive/v${version}.tar.gz"
|
||||||
checksum=b90c6d28ad6ce0a2a2320806ab2133857fe1a0b6ca2a489d8eda1b8062e620e2
|
checksum=f72593ca2a3dccd7301c0fed55effd223cc38f6c21910bffbbfba1360c985cd3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall auto-completion/bash/googler-completion.bash 644 /usr/share/bash-completion/completions/googler
|
vinstall auto-completion/bash/googler-completion.bash 644 /usr/share/bash-completion/completions/googler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue