index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Rafael Fontenelle <rafaelff@gnome.org> | 2021-04-04 11:52:51 -0300 |
---|---|---|
committer | Rafael Fontenelle <rafaelff@gnome.org> | 2021-04-04 11:52:51 -0300 |
commit | 5a321d6ce540d89b1464743738e43d4ac3205832 (patch) | |
tree | 4a01604049fd10010eb56b3d4a01d823499992dc /PKGBUILD | |
parent | ef021698b698037388771600e4815b8e9152872d (diff) |
-rw-r--r-- | PKGBUILD | 2 |
@@ -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') |