• R/O
  • HTTP
  • SSH
  • HTTPS

alterlinux: Commit

GitHubのミラーです
https://github.com/FascodeNet/alterlinux


Commit MetaInfo

Revisiond5030fd9c4c2552669af7626d083e23ea26ae8f9 (tree)
Time2021-11-22 22:15:56
Authorhayao <hayao@fasc...>
Commiterhayao

Log Message

[update] : Use paru

Change Summary

Incremental Difference

--- a/modules/base/config.i686
+++ b/modules/base/config.i686
@@ -44,14 +44,19 @@
4444 #)
4545
4646 #-- Use pikaur --#
47-aur_helper_package="pikaur"
48-aur_helper_command="pikaur"
49-aur_helper_depends=("pyalpm" "asp" "python-commonmark")
50-aur_helper_args=(
51- --aur
52- --noedit
53- --noconfirm
54- --nodiff
55- --rebuild
56- --mflags="-AcC,--skippgpcheck"
57-)
47+#aur_helper_package="pikaur"
48+#aur_helper_command="pikaur"
49+#aur_helper_depends=("pyalpm" "asp" "python-commonmark")
50+#aur_helper_args=(
51+# --aur
52+# --noedit
53+# --noconfirm
54+# --nodiff
55+# --rebuild
56+# --mflags="-AcC,--skippgpcheck"
57+#)
58+
59+#-- Use paru --#
60+aur_helper_package="paru"
61+aur_helper_command="paru"
62+aur_helper_depends=("cargo" "asp" "bat")
Show on old repository browser