summaryrefslogtreecommitdiff
path: root/configs/releng-openrc/profiledef.sh
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/releng-openrc/profiledef.sh
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/releng-openrc/profiledef.sh')
-rw-r--r--configs/releng-openrc/profiledef.sh2
1 files changed, 1 insertions, 1 deletions
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"