From 67d22f7c09c9a6c843901ec7daf3d5f79ab79eff Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 16 Feb 2016 23:27:23 +0100 Subject: [PATCH] python-Sphinx: update-check: ignore alpha releases --- srcpkgs/python-Sphinx/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-Sphinx/update b/srcpkgs/python-Sphinx/update index 5731a163e9c..e957dc43055 100644 --- a/srcpkgs/python-Sphinx/update +++ b/srcpkgs/python-Sphinx/update @@ -1 +1 @@ -ignore="*b[0-9]" +ignore="*a* *b*"