summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 914e5d7d3bdd..1c8ba137783f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,6 @@ pkgbase = google-chrome
depends = xdg-utils
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
diff --git a/PKGBUILD b/PKGBUILD
index 0eddf798114f..5ba4b5da2378 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=('pepper-flash')
options=('!emptydirs' '!strip')
install=$pkgname.install
_channel=stable