aboutsummaryrefslogtreecommitdiff
path: root/auto-void-packages
diff options
context:
space:
mode:
Diffstat (limited to 'auto-void-packages')
-rwxr-xr-xauto-void-packages/auto-build-all-orphans.sh2
-rwxr-xr-xauto-void-packages/build-package.sh (renamed from auto-void-packages/update-package.sh)2
2 files changed, 2 insertions, 2 deletions
diff --git a/auto-void-packages/auto-build-all-orphans.sh b/auto-void-packages/auto-build-all-orphans.sh
index 8c4c8cf..746739a 100755
--- a/auto-void-packages/auto-build-all-orphans.sh
+++ b/auto-void-packages/auto-build-all-orphans.sh
@@ -140,7 +140,7 @@ for package in "${!pkgs_to_update[@]}"; do
auto_build_archs_path="$HOME/workbench/auto-void-packages/auto-build/archs-${package}-${latest_version}.txt"
echo ">>>[$package - $latest_version]>>>"
- ./update-package.sh "$package" "$latest_version" "$auto_build_archs_path"
+ ./build-package.sh "$package" "$latest_version" "$auto_build_archs_path"
echo "<<<[$package - $latest_version]<<<"
diff --git a/auto-void-packages/update-package.sh b/auto-void-packages/build-package.sh
index 11345ef..5b62af0 100755
--- a/auto-void-packages/update-package.sh
+++ b/auto-void-packages/build-package.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-#Clyhtsuriva
+# Clyhtsuriva
helpy(){