aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker/aur.toml
blob: b34e228bd3b9f50e24895df134192a7adccf239b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
[__config__]
oldver = "~/.local/state/nvchecker/aur.old.json"
newver = "~/.local/state/nvchecker/aur.new.json"

[archiso-git]
source = "git"
git = "https://gitlab.archlinux.org/archlinux/archiso"
use_max_tag = true

[crypted-backups-git]
source = "git"
git = "https://git.sleepmap.de/software/crypted-backups.git"
use_max_tag = true

[dhcp_probe]
source = "regex"
regex = "dhcp_probe-([\\d.]+)\\.tar\\.gz?"
url = "https://www.net.princeton.edu/software/dhcp_probe/"

[etherpad-lite]
source = "git"
git = "https://github.com/ether/etherpad-lite"
use_max_tag = true

[iannix]
source = "git"
git = "https://github.com/buzzinglight/iannix"
use_max_tag = true

[jack]
source = "git"
git = "https://github.com/jackaudio/jack1"
use_max_tag = true

[jack-example-tools-git]
source = "git"
git = "https://github.com/jackaudio/jack-example-tools"
use_max_tag = true

[jack2-git]
source = "git"
git = "https://github.com/jackaudio/jack2"
use_max_tag = true
exclude_regex = "(1.90)"

[jackcpp-git]
source = "git"
git = "https://github.com/x37v/jackcpp"

[khard-git]
source = "git"
git = "https://github.com/scheibler/khard"
use_max_tag = true

[libffado-svn]
source = "regex"
regex = "libffado-([\\d.]+)\\.tgz?"
url = "http://ffado.org/"

[liblo-git]
source = "git"
git = "https://github.com/radarsat1/liblo"
use_max_tag = true

[linux-rt-upstream]
source = "git"
git = "https://gitlab.archlinux.org/dvzrv/linux-rt"
use_max_tag = true
include_regex = "^v[\\d.]+(-rt[\\d]+)$"

[mantisbt]
source = "git"
git = "https://github.com/mantisbt/mantisbt"
use_max_tag = true

[mkinitcpio-archiso-git]
source = "git"
git = "https://gitlab.archlinux.org/mkinitcpio/mkinitcpio-archiso"
use_max_tag = true

[neovim-scnvim-git]
source = "git"
git = "https://github.com/dvzrv/scnvim/"
use_max_tag = true

[nextcloud-news-updater]
source = "git"
git = "https://github.com/nextcloud/news-updater"
use_max_tag = true

[patchbook-git]
source = "git"
git = "https://github.com/SpektroAudio/Patchbook"
use_max_tag = true

[patroneo-git]
source = "git"
git = "https://git.laborejo.org/lss/patroneo.git"
use_max_tag = true

[pd-git]
source = "git"
git = "https://github.com/pure-data/pure-data"
use_max_tag = true

[prosody-mod-admin-web-hg]

[prosody-mod-admin-message-hg]

[realtime-suggestions]
source = "git"
git = "https://github.com/linuxaudio/realtime-suggestions"
use_max_tag = true

[rts-git]
source = "git"
git = "https://git.sleepmap.de/software/rts.git"
use_max_tag = true

[sc3-plugins-git]
source = "git"
git = "https://github.com/supercollider/sc3-plugins"
use_max_tag = true
include_regex = "Version-([\\d.]+)"
exclude_regex = "(3.5|Version-([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|))"

[sonic-pi-git]
source = "git"
git = "https://github.com/samaaron/sonic-pi"
use_max_tag = true

[sooperlooper]
source = "git"
git = "https://github.com/essej/sooperlooper"
use_max_tag = true

[ssr-git]
source = "git"
git = "https://github.com/soundscaperenderer/ssr"
use_max_tag = true

[ssr-osc-git]
source = "git"
git = "https://github.com/dvzrv/ssr"
use_max_tag = true

[supercollider-git]
source = "git"
git = "https://github.com/supercollider/supercollider"
use_max_tag = true
include_regex = "Version-([\\d.]+)"
exclude_regex = "(3.3|3.6-branch-point|3.4branchpoint|3.11-beta1)"

[ttf-cmu-typewriter]
source = "regex"
url = "https://fontlibrary.org/en/font/cmu-typewriter"
regex = "Active ([\\d.]+)-([\\d.]+)-([\\d.]+)"

[uenv]
source = "git"
git = "https://git.sleepmap.de/software/uenv.git"
use_max_tag = true

[uenv-git]
source = "git"
git = "https://git.sleepmap.de/software/uenv.git"
use_max_tag = true

[vrpn-git]
source = "git"
git = "https://github.com/vrpn/vrpn"
use_max_tag = true