mirror of
https://github.com/luzifer-aur/google-chrome.git
synced 2024-11-09 19:40:04 +00:00
Cosmetic
This commit is contained in:
parent
862bd945e1
commit
6adee6a384
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -23,7 +23,7 @@ install=$pkgname.install
|
||||||
_channel=stable
|
_channel=stable
|
||||||
source=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb"
|
source=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb"
|
||||||
"$url/browser/privacy/eula_text.html"
|
"$url/browser/privacy/eula_text.html"
|
||||||
'google-chrome-stable.sh')
|
"google-chrome-$_channel.sh")
|
||||||
md5sums=('129a9dd66da2e37f74c6d9f43b5b8c0b'
|
md5sums=('129a9dd66da2e37f74c6d9f43b5b8c0b'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'99fa93d5e7fb5d622cef0f9621f3ffa3')
|
'99fa93d5e7fb5d622cef0f9621f3ffa3')
|
||||||
|
|
Loading…
Reference in a new issue