We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd0abe commit f56b00dCopy full SHA for f56b00d
archlinuxcn/ungoogled-chromium/lilac.yaml
@@ -11,8 +11,10 @@ update_on:
11
- source: alpm
12
alpm: flac
13
provided: libFLAC.so
14
+ - source: cmd
15
+ cmd: curl -sS https://archlinux.org/packages/extra/x86_64/re2/files/json/ | jq | rg 'usr/lib/libre2.so.\d+' | awk -F '"' '{print $2}'
16
- source: manual
- manual: 1.0.1
17
+ manual: 1.0.2
18
19
maintainers:
20
- github: dctxmei
0 commit comments