googler: update to 3.6.
Closes #14648. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
43df6f59dd
commit
0f3b7550e6
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'googler'
|
||||
pkgname=googler
|
||||
version=3.5
|
||||
version=3.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="python3 xsel"
|
||||
short_desc="Google Search, Site Search and News from the terminal"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/googler"
|
||||
distfiles="https://github.com/jarun/googler/archive/v${version}.tar.gz"
|
||||
checksum=55ff07648257f5d2d642d1f5d6bd682e6aa32605755d4040dac4ef787257cbea
|
||||
checksum=514218f5155a2c1bd653462a503507beafca9d7ddff7203aeabb3ab4812e4b44
|
||||
make_build_target="disable-self-upgrade"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue