From d1749047ecb6ad5c14b85b0a8683a37e0ad2dfbe Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 18 Apr 2017 20:54:14 +0200 Subject: [PATCH] ark: ignore new versions --- srcpkgs/ark/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ark/update b/srcpkgs/ark/update index 75e0e58a25e..4f995547692 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.* 16.*" # can't compile until we port new kde libs +ignore="15.* 16.* 17.*" # can't compile until we port new kde libs