From d0c9d4d09c49ac9813895ff0d753818ba4142b80 Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 21 Nov 2018 00:06:59 +0100 Subject: [PATCH] chromium: update to 70.0.3538.110. --- srcpkgs/chromium/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 448e60c5365..af33a2aebf0 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -1,14 +1,14 @@ # Template file for 'chromium' pkgname=chromium # See http://www.chromium.org/developers/calendar for the latest version -version=70.0.3538.102 +version=70.0.3538.110 revision=1 short_desc="Google's attempt at creating a safer, faster, and more stable browser" maintainer="Rasmus Thomsen " homepage="https://www.chromium.org/" license="BSD-3-Clause" distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz" -checksum=4da454035e271ee9bf4d65309191be5e3c589ba29c330cd0aa2721a63e1bac2a +checksum=445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f only_for_archs="i686 x86_64 x86_64-musl" lib32disabled=yes