Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/PKGBUILD
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 /PKGBUILD
parentef021698b698037388771600e4815b8e9152872d (diff)
Update repo to archlinux/archinstall
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e073666..77e6b512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=$(git describe --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g')
pkgrel=1
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
arch=('any')
-url="https://github.com/Torxed/archinstall"
+url="https://github.com/archlinux/archinstall"
license=('GPL')
depends=('python')
makedepends=('python-setuptools')