From 8af7c6fddb51768537f5d39a0a365e12e7a5ed36 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 7 Oct 2022 00:45:48 +0200 Subject: [PATCH] chromium: update to 106.0.5249.103. --- srcpkgs/chromium/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index ead9773251b..1b9a18c2af0 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -1,7 +1,7 @@ # Template file for 'chromium' pkgname=chromium # See https://chromiumdash.appspot.com/releases?platform=Linux for the latest version -version=106.0.5249.61 +version=106.0.5249.103 revision=1 archs="i686* x86_64* aarch64* armv7l* ppc64le*" short_desc="Google's attempt at creating a safer, faster, and more stable browser" @@ -9,7 +9,7 @@ maintainer="Duncaen " license="BSD-3-Clause" homepage="https://www.chromium.org/" distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz" -checksum=f27acb929b12fc9e60b035c2f9f1879866eec7cfe1665dccf544048e9e931497 +checksum=225f669e5aafc4d9367370f63ed421bfad78ed359bf1ff13ffbcb66a181c4e4c lib32disabled=yes