googler: update to 3.8.
This commit is contained in:
parent
4ff0b5c5cb
commit
3182ca3da4
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'googler'
|
||||
pkgname=googler
|
||||
version=3.7.1
|
||||
version=3.8
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_target=disable-self-upgrade
|
||||
depends="python3 xsel xclip"
|
||||
short_desc="Google Search, Site Search and News from the terminal"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/googler"
|
||||
distfiles="https://github.com/jarun/googler/archive/v${version}.tar.gz"
|
||||
checksum=1ceadab40fea49a113f46807a5c7297fcf145eeaa8128e33d53aadb275377f37
|
||||
make_build_target=disable-self-upgrade
|
||||
checksum=d942392a6bc3faee44951e2069b547b401bb688b2368f3a4385bb3ca7b6efa0f
|
||||
|
||||
post_install() {
|
||||
vinstall auto-completion/bash/googler-completion.bash 644 /usr/share/bash-completion/completions/googler
|
||||
|
|
Loading…
Reference in a new issue