ark: ignore 16.* upates
This commit is contained in:
parent
8629d318a7
commit
0d58ae0646
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue