[neon/backports-jammy/nodejs/Neon/unstable] debian: wildcards again
Carlos De Maine
null at kde.org
Thu Aug 31 23:24:41 BST 2023
Git commit 3f0200494ce4ae20166398e032870a9d52fd8a64 by Carlos De Maine.
Committed on 01/09/2023 at 00:24.
Pushed by carlosdem into branch 'Neon/unstable'.
wildcards again
M +1 -1 debian/watch
https://invent.kde.org/neon/backports-jammy/nodejs/-/commit/3f0200494ce4ae20166398e032870a9d52fd8a64
diff --git a/debian/watch b/debian/watch
index 8d82472fb..4fbb7ecff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -8,5 +8,5 @@ https://nodejs.org/dist v(\d+\.\d+\.\d+)/ group
# It is not recommended use npmregistry. Please investigate more.
# Take a look at https://wiki.debian.org/debian/watch/
opts="searchmode=plain,ctype=nodejs,component=types-node,pgpmode=none" \
- https://registry.npmjs.org/@types/node https://registry.npmjs.org/@types/node/-/node-(18[\d\.]+)@ARCHIVE_EXT@ ignore
+ https://registry.npmjs.org/@types/node https://registry.npmjs.org/@types/node/-/node-(\d+[\d\.]+)@ARCHIVE_EXT@ ignore
More information about the Neon-commits
mailing list