summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-06-11 18:49:19 +0200
committersL1pKn072022-06-11 18:49:19 +0200
commit8b5a9309851f9f1dd670940bfb93e1ddb1e2702f (patch)
treeb893e8c8aa5889fbec5865b3e14b54e4c68b6881
parent9804db61dd2656ee667acaa67ee334bf3310363c (diff)
downloadaur-8b5a9309851f9f1dd670940bfb93e1ddb1e2702f.tar.gz
Update to 104.0.5110.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8d7b9a99a7c..975daf19281e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 104.0.5083.0
+ pkgver = 104.0.5110.0
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -36,7 +36,7 @@ pkgbase = chromium-dev
optdepends = kwalletmanager: Needed for storing passwords in KWallet5
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = ttf-font: For some typography
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-104.0.5083.0.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-104.0.5110.0.tar.xz
source = git+https://github.com/foutrelis/chromium-launcher.git
source = chromium-dev.svg
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-93-InkDropHost-crash.patch
@@ -46,7 +46,7 @@ pkgbase = chromium-dev
source = https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/chromium/trunk/use-oauth2-client-switches-as-default.patch
source = fix_build_use_gio_false_part1.patch.base64::https://chromium-review.googlesource.com/changes/chromium%2Fsrc~3352616/revisions/2/patch?download
source = fix_build_use_gio_false_part2.patch.base64::https://chromium-review.googlesource.com/changes/chromium%2Fsrc~3399896/revisions/2/patch?download
- sha256sums = a9e928d5bec4f3c5cc0b9e6854eebed64ef6ed94beb91d32cdf41c6bd88a710b
+ sha256sums = c1ed36985972de7647b9528dbdc6a2b486cf00e65d100c98acd34b0bf3e40d8b
sha256sums = SKIP
sha256sums = 18a2dfc0a56b2fbbeb8ef16a19227b77bf9a6621c6021d04396e52a9a2313034
sha256sums = 04bba6fb19ea5a4ab3949b65f06c88728a00ab296f42022ece62ca2fa25ec2e7
diff --git a/PKGBUILD b/PKGBUILD
index 15aedb81eb9d..667b0988e948 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=104.0.5083.0
+pkgver=104.0.5110.0
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
arch=('x86_64')