Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRafael Fontenelle <rafaelff@gnome.org>2021-04-04 11:52:51 -0300
committerRafael Fontenelle <rafaelff@gnome.org>2021-04-04 11:52:51 -0300
commit5a321d6ce540d89b1464743738e43d4ac3205832 (patch)
tree4a01604049fd10010eb56b3d4a01d823499992dc /setup.py
parentef021698b698037388771600e4815b8e9152872d (diff)
Update repo to archlinux/archinstall
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 02029a70..35d51025 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ setuptools.setup(
description="Arch Linux installer - guided, templates etc.",
long_description=long_description,
long_description_content_type="text/markdown",
- url="https://github.com/Torxed/archinstall",
+ url="https://github.com/archlinux/archinstall",
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3.8",