File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99# Config files for all i686 channel
1010#
1111
12+
13+ # -- Use trizen --#
14+
1215# aur_helper_command="trizen"
1316# aur_helper_package="trizen"
1417# aur_helper_depends=(
3033# --noedit
3134# )
3235
36+ # -- Use wfa --#
37+ # aur_helper_package="wfa-git"
38+ # aur_helper_command="wfa"
39+ # aur_helper_depends=('sudo' 'pacman' 'jq' 'python3' 'curl' 'pyalpm' 'python-srcinfo')
40+ # aur_helper_args=(
41+ # --mflags "-AcC"
42+ # --mflags "--skippgpcheck"
43+ # --aur
44+ # )
3345
34- aur_helper_package=" wfa-git"
35- aur_helper_command=" wfa"
36- aur_helper_depends=(' sudo' ' pacman' ' jq' ' python3' ' curl' ' pyalpm' ' python-srcinfo' )
46+ # -- Use pikaur --#
47+ aur_helper_package=" pikaur"
48+ aur_helper_command=" pikaur"
49+ aur_helper_depends=(" pyalpm" " asp" )
3750aur_helper_args=(
38- --mflags " -AcC"
39- --mflags " --skippgpcheck"
4051 --aur
52+ --noedit
53+ --noconfirm
54+ --nodiff
55+ --rebuild
56+ --mflags=" -AcC,--skippgpcheck"
4157)
You can’t perform that action at this time.
0 commit comments