diff --git a/.SRCINFO b/.SRCINFO index e250dfd..62a0026 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = google-chrome-beta pkgdesc = The popular and trusted web browser by Google (Beta Channel) pkgver = 90.0.4430.72 - pkgrel = 1 + pkgrel = 2 url = https://www.google.com/chrome install = google-chrome-beta.install arch = x86_64 @@ -12,7 +12,7 @@ pkgbase = google-chrome-beta 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 diff --git a/PKGBUILD b/PKGBUILD index 61ef83f..17dca9b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgname=google-chrome-beta pkgver=90.0.4430.72 -pkgrel=1 +pkgrel=2 pkgdesc="The popular and trusted web browser by Google (Beta Channel)" arch=('x86_64') url="https://www.google.com/chrome"