diff --git a/.SRCINFO b/.SRCINFO index d505ba5..4633678 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -28,7 +28,6 @@ pkgbase = google-chrome-dev optdepends = kdebase-kdialog: needed for file dialogs in KDE optdepends = ttf-liberation: fix fonts for some PDFs provides = google-chrome - provides = pepper-flash options = !emptydirs options = !strip source = google-chrome-unstable_55.0.2873.0_amd64.deb::https://dl.google.com/linux/direct/google-chrome-unstable_current_amd64.deb diff --git a/PKGBUILD b/PKGBUILD index f991f82..07724c1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -16,7 +16,7 @@ depends=('alsa-lib' 'desktop-file-utils' 'flac' 'gconf' 'gnome-themes-standard' 'ttf-font' 'xdg-utils') optdepends=('kdebase-kdialog: needed for file dialogs in KDE' 'ttf-liberation: fix fonts for some PDFs') -provides=('google-chrome' 'pepper-flash') +provides=('google-chrome') options=('!emptydirs' '!strip') install=$pkgname.install _channel=unstable