From 0d58ae0646abf93ff2009e8118cdf2260889553e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 30 Apr 2016 09:44:56 +0200 Subject: [PATCH] ark: ignore 16.* upates --- srcpkgs/ark/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ark/update b/srcpkgs/ark/update index 4e74f5fdb0b..75e0e58a25e 100644 --- a/srcpkgs/ark/update +++ b/srcpkgs/ark/update @@ -1,3 +1,3 @@ site="http://download.kde.org/stable/applications/" pattern='href="\K[\d\.]+(?=/")' -ignore="15.*" # can't compile until we port new kde libs +ignore="15.* 16.*" # can't compile until we port new kde libs