ark: ignore 15.* updates until kde is update
This commit is contained in:
parent
2b974dff73
commit
6512c28cf5
|
@ -1,2 +1,3 @@
|
|||
site="http://download.kde.org/stable/applications/"
|
||||
pattern='href="\K[\d\.]+(?=/")'
|
||||
ignore="15.*" # can't compile until we port new kde libs
|
||||
|
|
Loading…
Reference in New Issue