ark: ignore 16.* upates
This commit is contained in:
parent
8629d318a7
commit
0d58ae0646
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue