mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
ark: ignore new versions
This commit is contained in:
parent
db81fc43c4
commit
d1749047ec
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.* 16.*" # can't compile until we port new kde libs
|
ignore="15.* 16.* 17.*" # can't compile until we port new kde libs
|
||||||
|
|
Loading…
Add table
Reference in a new issue