mirror of
https://github.com/luzifer-aur/google-chrome.git
synced 2024-11-09 11:30:04 +00:00
Previous versions' link
This commit is contained in:
parent
7f379fdfe3
commit
a3bc117458
1 changed files with 4 additions and 0 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -28,6 +28,10 @@ md5sums=('70f90d19dcf51a87b7f6df788b5fddc7'
|
|||
'SKIP'
|
||||
'99fa93d5e7fb5d622cef0f9621f3ffa3')
|
||||
|
||||
## Previous versions (also see: /var/cache/pacman/pkg/google-chrome-beta-*):
|
||||
#source[0]="https://dl.google.com/linux/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_amd64.deb"
|
||||
#md5sums[0]='SKIP'
|
||||
|
||||
package() {
|
||||
msg2 "Extracting the data.tar.xz..."
|
||||
bsdtar -xf data.tar.xz -C "$pkgdir/"
|
||||
|
|
Loading…
Reference in a new issue