googler: update to 4.2.
This commit is contained in:
parent
0df53c5d59
commit
63eae284fc
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=4.1
|
version=4.2
|
||||||
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="Nathan Owens <ndowens04@gmail.com>"
|
||||||
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=1906be38020a941ee271034df63c589bb0ba6a7449fa1a68d4df2d10922fba07
|
checksum=ee0887ec30aea14823bb32117c97f4af8cdba381244b393665d2e273f8b60b43
|
||||||
|
|
||||||
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…
Reference in a new issue