From 93e4311a4be60dfeb27b8188aeea0a52db34f18d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 20 Dec 2015 20:12:40 +0100 Subject: [PATCH] tint2: add update file --- srcpkgs/tint2/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/tint2/update diff --git a/srcpkgs/tint2/update b/srcpkgs/tint2/update new file mode 100644 index 0000000000..2f54a53046 --- /dev/null +++ b/srcpkgs/tint2/update @@ -0,0 +1,2 @@ +site="https://gitlab.com/o9000/tint2/tags" +pattern='tags\/v\K[^\d]*([\d\.]+)(?=")'