From 26e69c93bc5fcce6952ae779b2cfaf83b6248477 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 27 Jan 2019 23:47:02 +0100 Subject: [PATCH] shotcut: update check only for latest release --- srcpkgs/shotcut/update | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 srcpkgs/shotcut/update diff --git a/srcpkgs/shotcut/update b/srcpkgs/shotcut/update new file mode 100644 index 00000000000..c91bfa45966 --- /dev/null +++ b/srcpkgs/shotcut/update @@ -0,0 +1,3 @@ +site=https://github.com/mltframework/shotcut/releases/latest +pattern='href="/mltframework/shotcut/releases/tag/v\K[\d\.]+(?=")' +