mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
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'
|
# Template file for 'googler'
|
||||||
pkgname=googler
|
pkgname=googler
|
||||||
version=3.7.1
|
version=3.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_build_target=disable-self-upgrade
|
||||||
depends="python3 xsel xclip"
|
depends="python3 xsel xclip"
|
||||||
short_desc="Google Search, Site Search and News from the terminal"
|
short_desc="Google Search, Site Search and News from the terminal"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
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=1ceadab40fea49a113f46807a5c7297fcf145eeaa8128e33d53aadb275377f37
|
checksum=d942392a6bc3faee44951e2069b547b401bb688b2368f3a4385bb3ca7b6efa0f
|
||||||
make_build_target=disable-self-upgrade
|
|
||||||
|
|
||||||
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
Reference in a new issue