We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6586e04 commit 22c5c89Copy full SHA for 22c5c89
aur.toml
@@ -50,12 +50,6 @@ prefix = "v"
50
source = "cmd"
51
cmd = "curl 'https://www.zoiper.com/en/voip-softphone/download/zoiper5/for/linux' --header 'Cookie: PHPSESSID=' -J -v -o /dev/null 2>&1 | grep filename | sed -e 's/.*Zoiper5_//g' -e 's/_x86_64.tar.xz\"//g'"
52
53
-[actionlint]
54
-source = "github"
55
-github = "rhysd/actionlint"
56
-use_max_tag = true
57
-prefix = "v"
58
-
59
[pumba]
60
source = "github"
61
github = "alexei-led/pumba"
0 commit comments