From ec4c7cae9b2ca01217b0fd1019c1565a061b97e1 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 25 Jul 2025 22:23:39 +0200 Subject: [PATCH] watchexec: fix update-check --- srcpkgs/watchexec/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/watchexec/update diff --git a/srcpkgs/watchexec/update b/srcpkgs/watchexec/update new file mode 100644 index 00000000000..53f408ba563 --- /dev/null +++ b/srcpkgs/watchexec/update @@ -0,0 +1,2 @@ +site='https://github.com/watchexec/watchexec/releases' +pattern='CLI v\K[\d.]+'