Fix things

This commit is contained in:
Det 2016-10-09 17:28:47 +03:00
parent 2d66dad9d6
commit b000a87f96
3 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ pkgbase = google-chrome
source = google-chrome-stable_53.0.2785.143_amd64.deb::https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb source = google-chrome-stable_53.0.2785.143_amd64.deb::https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
source = https://www.google.com/chrome/browser/privacy/eula_text.html source = https://www.google.com/chrome/browser/privacy/eula_text.html
source = google-chrome-stable.sh source = google-chrome-stable.sh
source = StartupWMClass_and_GNOME3-context-menu.patch source = StartupWMClass-and-GNOME3-context-menu.patch
md5sums = 8e29b422e075ddb36a7d0c54264c11ab md5sums = 8e29b422e075ddb36a7d0c54264c11ab
md5sums = SKIP md5sums = SKIP
md5sums = 99fa93d5e7fb5d622cef0f9621f3ffa3 md5sums = 99fa93d5e7fb5d622cef0f9621f3ffa3

View File

@ -23,11 +23,11 @@ _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-stable.sh'
'StartupWMClass_and_GNOME3-context-menu.patch') 'StartupWMClass-and-GNOME3-context-menu.patch')
md5sums=('8e29b422e075ddb36a7d0c54264c11ab' md5sums=('8e29b422e075ddb36a7d0c54264c11ab'
'SKIP' 'SKIP'
'99fa93d5e7fb5d622cef0f9621f3ffa3' '99fa93d5e7fb5d622cef0f9621f3ffa3'
'c28d84561b994b8a0aeae3d6e12265c4') 'c28d84561b994b8a0aeae3d6e12265c4')
package() { package() {
msg2 "Extracting the data.tar.xz..." msg2 "Extracting the data.tar.xz..."
@ -54,7 +54,7 @@ package() {
msg2 "Fixing Chrome icon resolution and GNOME 3 context menu..." msg2 "Fixing Chrome icon resolution and GNOME 3 context menu..."
cd "$pkgdir" cd "$pkgdir"
patch -p0 -i "$srcdir"/StartupWMClass_and_GNOME3-context-menu.patch patch -p0 -i "$srcdir"/StartupWMClass-and-GNOME3-context-menu.patch
msg2 "Removing Debian Cron job and duplicate product logos..." msg2 "Removing Debian Cron job and duplicate product logos..."
rm -r "$pkgdir"/etc/cron.daily/ "$pkgdir"/opt/google/chrome/cron/ rm -r "$pkgdir"/etc/cron.daily/ "$pkgdir"/opt/google/chrome/cron/