summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072020-04-09 19:05:14 +0200
committersL1pKn072020-04-09 19:05:14 +0200
commitb597496050841f9e75b89c1b029ddc9407acf02e (patch)
treefc8be5183ca278e5435eda8de17c747c68983463 /PKGBUILD
parent1fd4db920c751b1cf7209d63c054d6ab97b25f2a (diff)
downloadaur-b597496050841f9e75b89c1b029ddc9407acf02e.tar.gz
Update to 83.0.4103.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b888b113f221..ea4613267caa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ _use_wayland=0 # Build Wayland NOTE: extremely experimental and don't
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=83.0.4100.3
+pkgver=83.0.4103.7
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
arch=('x86_64')
@@ -476,7 +476,7 @@ prepare() {
-i chrome/common/chrome_constants.cc
sed -e 's|chromium-browser|chromium-dev|g' \
-i chrome/browser/shell_integration_linux.cc \
- -i chrome/browser/ui/gtk/gtk_util.cc
+ -i ui/gtk/gtk_util.cc
sed -e 's|chromium|&-dev|' \
-i chrome/common/chrome_paths_linux.cc
sed -e 's|/etc/chromium|&-dev|' \