OSDN Git Service

[update] : Added pkgs
authorhayao <shun819.mail@gmail.com>
Thu, 23 Jul 2020 08:56:45 +0000 (17:56 +0900)
committerhayao <shun819.mail@gmail.com>
Thu, 23 Jul 2020 08:56:45 +0000 (17:56 +0900)
scripts/alter-stable

index d3b1ce6..2cc1a05 100644 (file)
@@ -1,10 +1,21 @@
+#!/usr/bin/env bash
+
 sign=true
 
 aur_pkgs=(
-    neofetch-git
-    plymouth
+    "alterlinux-calamares"
+    "alterlinux-fcitx-conf"
+    "alterlinux-keyring"
+    "alterlinux-mirrorlist"
+    "alterlinux-plasmalnf"
+    "alterlinux-wallpapers"
+    "alterlinux-xfce-conf"
+    "aptpac"
+    "dummy"
+    "grub-theme-vimix-alter"
+    "lightdm-webkit2-theme-alter"
+    "lsd-control"
+    "plymouth-theme-alter-logo"
+    "plymouth-theme-alter-pp"
 )
 
-git_pkgs=(
-
-)
\ No newline at end of file