From 33e5c32be8c6b2f9b7cd3b5c9b5512b11000b5c4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 10 Sep 2018 02:08:17 -0300 Subject: [PATCH] libinput: ignore development versions --- srcpkgs/libinput/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libinput/update b/srcpkgs/libinput/update index 46d9a90b36a..9f6b7927aa7 100644 --- a/srcpkgs/libinput/update +++ b/srcpkgs/libinput/update @@ -1 +1 @@ -ignore="*.99.*" +ignore="*.99.* *.9[0-9][0-9]"