ark: ignore 16.* upates

This commit is contained in:
Andrea Brancaleoni 2016-04-30 09:44:56 +02:00
parent 8629d318a7
commit 0d58ae0646

View file

@ -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