summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Playfair Cal2020-04-04 12:23:40 +1100
committerDaniel Playfair Cal2020-04-04 12:23:40 +1100
commitc4b9a2ef3a7af4308aff1cd86b2d8c55c10653e3 (patch)
tree357d80232e794cd22efed83e5bed3bb6a3434ecf
parentff76918a214354382cca0db4220544c050ace197 (diff)
downloadaur-c4b9a2ef3a7af4308aff1cd86b2d8c55c10653e3.tar.gz
Correct name
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b24f556d6a6c..8baa5e9f328a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = chromium-ozone
- pkgdesc = Chromium built with patches for wayland support via Ozone (beta channel)
+ pkgdesc = Chromium built with patches for wayland support via Ozone
pkgver = 80.0.3987.149
pkgrel = 1
url = https://www.chromium.org/Home
diff --git a/PKGBUILD b/PKGBUILD
index 21c6fd42e564..23a7556e99c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=chromium-ozone
pkgver=80.0.3987.149
pkgrel=1
_launcher_ver=6
-pkgdesc="Chromium built with patches for wayland support via Ozone (beta channel)"
+pkgdesc="Chromium built with patches for wayland support via Ozone"
arch=('x86_64')
url="https://www.chromium.org/Home"
options=(debug !strip)