From c0154b1455e8562d42601d937df6b1a84a4c6cbc Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 14 Dec 2021 15:14:49 +0100 Subject: [PATCH] chromium: update to 96.0.4664.110. --- srcpkgs/chromium/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 9568f4131fd..44dc120ab2d 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -1,15 +1,15 @@ # Template file for 'chromium' pkgname=chromium # See https://chromiumdash.appspot.com/releases?platform=Linux for the latest version -version=96.0.4664.93 +version=96.0.4664.110 revision=1 archs="i686* x86_64* aarch64* armv7l* ppc64le*" short_desc="Google's attempt at creating a safer, faster, and more stable browser" -maintainer="Enno Boland " +maintainer="Duncaen " license="BSD-3-Clause" homepage="https://www.chromium.org/" distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz" -checksum=7c7b1f8e4e0abc3453d40c60d6a70f30851db96e5d872cbaa1b4dd7f43aa3493 +checksum=36a99d29c2e93a9975be53648f2cd3ffa4ee43730f217a2e7ed88c1901a671e8 lib32disabled=yes