summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-12-26 21:27:48 -0300
committerDavid P <megver83@parabola.nu>2020-12-26 21:27:48 -0300
commitc1247cad56aef820a18f51ea013c146027030b07 (patch)
treefd5ad7aaeb0c2f763f5e67a0b06603c30b13c56c /configs
parentce23b5ac79cc6ff418eabe5303c8029e381b0a1c (diff)
sync with archiso
Imported changes: a178ff4 (HEAD -> master, origin/master, origin/HEAD) profiledef.sh: Remove www. from archlinux.org Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'configs')
-rw-r--r--configs/baseline/profiledef.sh2
-rw-r--r--configs/lxde-openrc/profiledef.sh2
-rw-r--r--configs/releng-openrc/profiledef.sh2
-rw-r--r--configs/releng/profiledef.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/configs/baseline/profiledef.sh b/configs/baseline/profiledef.sh
index 8a3dbb4..ca5fac9 100644
--- a/configs/baseline/profiledef.sh
+++ b/configs/baseline/profiledef.sh
@@ -3,7 +3,7 @@
iso_name="parabola-baseline"
iso_label="PARA_$(date +%Y%m)"
-iso_publisher="Parabola GNU/Linux-libre <https://www.parabola.nu>"
+iso_publisher="Parabola GNU/Linux-libre <https://parabola.nu>"
iso_application="Parabola GNU/Linux-libre baseline"
iso_version="$(date +%Y.%m.%d)"
install_dir="parabola"
diff --git a/configs/lxde-openrc/profiledef.sh b/configs/lxde-openrc/profiledef.sh
index 1ea7f43..f251b5a 100644
--- a/configs/lxde-openrc/profiledef.sh
+++ b/configs/lxde-openrc/profiledef.sh
@@ -3,7 +3,7 @@
iso_name="parabola-openrc-lxde"
iso_label="PARA_$(date +%Y%m)"
-iso_publisher="Parabola GNU/Linux-libre <https://www.parabola.nu>"
+iso_publisher="Parabola GNU/Linux-libre <https://parabola.nu>"
iso_application="Parabola GNU/Linux-libre Live/Rescue CD"
iso_version="$(date +%Y.%m.%d)"
install_dir="parabola"
diff --git a/configs/releng-openrc/profiledef.sh b/configs/releng-openrc/profiledef.sh
index cc13953..9095fef 100644
--- a/configs/releng-openrc/profiledef.sh
+++ b/configs/releng-openrc/profiledef.sh
@@ -3,7 +3,7 @@
iso_name="parabola-openrc"
iso_label="PARA_$(date +%Y%m)"
-iso_publisher="Parabola GNU/Linux-libre <https://www.parabola.nu>"
+iso_publisher="Parabola GNU/Linux-libre <https://parabola.nu>"
iso_application="Parabola GNU/Linux-libre Live/Rescue CD"
iso_version="$(date +%Y.%m.%d)"
install_dir="parabola"
diff --git a/configs/releng/profiledef.sh b/configs/releng/profiledef.sh
index a7b7a4c..f55dcde 100644
--- a/configs/releng/profiledef.sh
+++ b/configs/releng/profiledef.sh
@@ -3,7 +3,7 @@
iso_name="parabola"
iso_label="PARA_$(date +%Y%m)"
-iso_publisher="Parabola GNU/Linux-libre <https://www.parabola.nu>"
+iso_publisher="Parabola GNU/Linux-libre <https://parabola.nu>"
iso_application="Parabola GNU/Linux-libre Live/Rescue CD"
iso_version="$(date +%Y.%m.%d)"
install_dir="parabola"