From e7aec57ed7a8aea6a692c9bedaba5d03aaa8d254 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 7 Aug 2018 20:31:05 -0300 Subject: [PATCH] spice-protocol: fix update check --- srcpkgs/spice-protocol/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/spice-protocol/update diff --git a/srcpkgs/spice-protocol/update b/srcpkgs/spice-protocol/update new file mode 100644 index 00000000000..12f99f0841f --- /dev/null +++ b/srcpkgs/spice-protocol/update @@ -0,0 +1,2 @@ +site=https://gitlab.freedesktop.org/spice/spice-protocol/tags +pattern="v\K[\d\.]*(?=\.tar\.gz)"