OSDN Git Service

[update] : Use wfa
authorhayao <hayao@fascode.net>
Sat, 6 Nov 2021 13:07:27 +0000 (22:07 +0900)
committerhayao <hayao@fascode.net>
Sat, 6 Nov 2021 13:07:27 +0000 (22:07 +0900)
modules/base/config.i686

index bfe4c50..225030a 100644 (file)
@@ -9,23 +9,29 @@
 # Config files for all i686 channel
 #
 
-aur_helper_command="trizen"
-aur_helper_package="trizen"
-aur_helper_depends=(
-    'git'
-    'pacutils'
-    'perl'
-    'perl-libwww'
-    'perl-term-ui'
-    'pacman'
-    'perl-json'
-    'perl-data-dump'
-    'perl-lwp-protocol-https'
-    'perl-term-readline-gnu'
-    'highlight'
-)
-aur_helper_args=(
-    #--mflags "-AcC,--skippgpcheck"
-    --aur
-    --noedit
-)
+#aur_helper_command="trizen"
+#aur_helper_package="trizen"
+#aur_helper_depends=(
+#    'git'
+#    'pacutils'
+#    'perl'
+#    'perl-libwww'
+#    'perl-term-ui'
+#    'pacman'
+#   'perl-json'
+#   'perl-data-dump'
+#    'perl-lwp-protocol-https'
+#   'perl-term-readline-gnu'
+#   'highlight'
+#)
+#aur_helper_args=(
+#    #--mflags "-AcC,--skippgpcheck"
+#    --aur
+#    --noedit
+#)
+
+
+aur_helper_package="wfa-git"
+aur_helper_command="wfa"
+aur_helper_depends=('sudo' 'pacman' 'jq' 'python3' 'curl' 'pyalpm' 'python-srcinfo')
+aur_helper_args=()