Fix: Update SRCINFO after optdepends change

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-04-15 11:16:00 +02:00
parent 7c59db0077
commit 5577e078fd
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
pkgbase = google-chrome
pkgdesc = The popular and trusted web browser by Google (Stable Channel)
pkgver = 90.0.4430.72
pkgrel = 1
pkgrel = 2
url = https://www.google.com/chrome
install = google-chrome.install
arch = x86_64
@ -12,7 +12,7 @@ pkgbase = google-chrome
depends = libxss
depends = libxtst
depends = nss
optdepends = libpipewire02: WebRTC desktop sharing under Wayland
optdepends = pipewire: WebRTC desktop sharing under Wayland
optdepends = kdialog: for file dialogs in KDE
optdepends = gnome-keyring: for storing passwords in GNOME keyring
optdepends = kwallet: for storing passwords in KWallet

View File

@ -7,7 +7,7 @@
pkgname=google-chrome
pkgver=90.0.4430.72
pkgrel=1
pkgrel=2
pkgdesc="The popular and trusted web browser by Google (Stable Channel)"
arch=('x86_64')
url="https://www.google.com/chrome"