googler: update to 4.3.1
This commit is contained in:
parent
6447b8ddbe
commit
377daa3efa
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'googler'
|
# Template file for 'googler'
|
||||||
pkgname=googler
|
pkgname=googler
|
||||||
version=4.2
|
version=4.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target=disable-self-upgrade
|
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="Nathan Owens <ndowens04@gmail.com>"
|
maintainer="Nathan Owens <ndowens@artixlinux.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=ee0887ec30aea14823bb32117c97f4af8cdba381244b393665d2e273f8b60b43
|
checksum=f756182ed383050cbdaac8ee4f02c904ca26f76a727f3ec58cc8ab6a8cba3f23
|
||||||
|
|
||||||
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 New Issue