browser.chrome: rev 104

This commit is contained in:
mglae 2020-11-24 19:33:26 +01:00
parent dfb4009b56
commit 09ad2a55ca
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
104
- fix getting default audio device
- support for latest Chrome
103
- add flag for dark mode

View File

@ -3,7 +3,7 @@
PKG_NAME="chrome"
PKG_VERSION="1.0"
PKG_REV="103"
PKG_REV="104"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"