From f813ff1d5a65adec9262efe8ad208df2c0d7d141 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 16 Nov 2019 18:38:03 +0100 Subject: .config/nvchecker/nvchecker.ini: Adding kernelshark, trace-cmd, python-sphinx-argparse and deteriorate-lv2. --- .config/nvchecker/nvchecker.ini | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index d0625b3..9981912 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -90,6 +90,7 @@ ignored_tags = rasqal_1_0 rasqal_before_rm_lazy rasqal_last_known_good rasqal_li [fluidsynth] vcs = git://github.com/fluidsynth/fluidsynth use_max_tag = True +ignored_tags = v2.1.0.rc1 [irqbalance] vcs = git://github.com/irqbalance/irqbalance @@ -1300,3 +1301,18 @@ regex = mephisto.lv2-([\d.]+)\.tar\.xz? [lv2lint] url = https://git.open-music-kontrollers.ch/lv2/lv2lint regex = lv2lint-([\d.]+)\.tar\.xz? + +[kernelshark] +url = https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git +regex = kernelshark-v([\d.]+)\.tar\.gz? + +[trace-cmd] +url = https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git +regex = trace-cmd-v([\d.]+)\.tar\.gz? + +[python-sphinx-argparse] +pypi = sphinx-argparse + +[deteriorate-lv2] +github = blablack/deteriorate-lv2 +use_max_tag = True -- cgit v1.2.3-54-g00ecf