Merge pull request #4600 from the-maldridge/chrome-update
google-chrome: add update check
This commit is contained in:
commit
599893c68a
1 changed files with 3 additions and 0 deletions
3
srcpkgs/google-chrome/update
Normal file
3
srcpkgs/google-chrome/update
Normal file
|
@ -0,0 +1,3 @@
|
|||
# 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>)"
|
Loading…
Add table
Add a link
Reference in a new issue