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