From 19970cf6cb11f0cc18f4bea27b940ab116251e8b Mon Sep 17 00:00:00 2001 From: Christian Buschau Date: Wed, 23 Jan 2019 10:59:26 +0100 Subject: [PATCH] clog: add update file [ci skip] --- srcpkgs/clog/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/clog/update diff --git a/srcpkgs/clog/update b/srcpkgs/clog/update new file mode 100644 index 00000000000..21a41032cb0 --- /dev/null +++ b/srcpkgs/clog/update @@ -0,0 +1,2 @@ +site="https://github.com/GothenburgBitFactory/clog/tags" +pattern="/archive/v\K[\d.]+(?=\.tar\.gz)"