googler: update to 3.7.1.
This commit is contained in:
parent
67d709e26a
commit
bd41c38a55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'googler'
|
||||
pkgname=googler
|
||||
version=3.7
|
||||
version=3.7.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="python3 xsel xclip"
|
||||
|
@ -9,7 +9,7 @@ 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=8210dfcadc6d63f8415f25ff266e4fd437f448c7ce3179a5ec2769195c207bf5
|
||||
checksum=1ceadab40fea49a113f46807a5c7297fcf145eeaa8128e33d53aadb275377f37
|
||||
make_build_target=disable-self-upgrade
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue