mirror of
https://github.com/luzifer-aur/google-chrome-beta.git
synced 2024-11-09 22:20:01 +00:00
Change pgkdesc as per popular vote
This commit is contained in:
parent
0e7f8bad77
commit
9fcd8c9076
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,5 +1,5 @@
|
||||||
pkgbase = google-chrome-beta
|
pkgbase = google-chrome-beta
|
||||||
pkgdesc = An attempt at creating a safer, faster, and more stable browser (Beta Channel)
|
pkgdesc = The popular and trusted web browser by Google (Beta Channel)
|
||||||
pkgver = 62.0.3202.38
|
pkgver = 62.0.3202.38
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://www.google.com/chrome
|
url = https://www.google.com/chrome
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -7,7 +7,7 @@
|
||||||
pkgname=google-chrome-beta
|
pkgname=google-chrome-beta
|
||||||
pkgver=62.0.3202.38
|
pkgver=62.0.3202.38
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Beta Channel)"
|
pkgdesc="The popular and trusted web browser by Google (Beta Channel)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://www.google.com/chrome"
|
url="https://www.google.com/chrome"
|
||||||
license=('custom:chrome')
|
license=('custom:chrome')
|
||||||
|
|
Loading…
Reference in a new issue