googler: update to 3.9.
This commit is contained in:
parent
51ff56e53c
commit
5e457b2d70
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.8
|
version=3.9
|
||||||
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="maxice8 <thinkabit.ukim@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=d942392a6bc3faee44951e2069b547b401bb688b2368f3a4385bb3ca7b6efa0f
|
checksum=b90c6d28ad6ce0a2a2320806ab2133857fe1a0b6ca2a489d8eda1b8062e620e2
|
||||||
|
|
||||||
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