void-packages/srcpkgs/google-chrome/update

4 lines
177 B
Text
Raw Normal View History

2016-08-12 06:42:49 +00:00
# This is the only site I've reliably found the version number on
site=https://www.whatismybrowser.com/guides/the-latest-version/chrome
pattern="\K\d+\.\d+\.\d+\.\d+(?=<\/h2>)"