From dbe0139ada0fd9ad0fbfb22e55cc6318a47564ce Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 5 Apr 2016 13:20:08 +0200 Subject: [PATCH] chromium: add update check. --- srcpkgs/chromium/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/chromium/update diff --git a/srcpkgs/chromium/update b/srcpkgs/chromium/update new file mode 100644 index 0000000000..c035a8fe1c --- /dev/null +++ b/srcpkgs/chromium/update @@ -0,0 +1,2 @@ +site='https://omahaproxy.appspot.com/all' +pattern='linux,stable,\K[^,]*'