ark: ignore 16.* upates
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
site="http://download.kde.org/stable/applications/"
|
site="http://download.kde.org/stable/applications/"
|
||||||
pattern='href="\K[\d\.]+(?=/")'
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user