From caf9d369aa81a2fbacd9b38933fe5ccfa2bc51d1 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 17 Jun 2020 10:16:00 +0200 Subject: [PATCH] chromium: rebuild against re2-2020.06.01 --- srcpkgs/chromium/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 75244a59229..66b0ff7db87 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -2,7 +2,7 @@ pkgname=chromium # See http://www.chromium.org/developers/calendar for the latest version version=83.0.4103.106 -revision=1 +revision=2 archs="i686 x86_64*" short_desc="Google's attempt at creating a safer, faster, and more stable browser" maintainer="Enno Boland "