| Hash | Commit message | Author | Date | Files | + | - |
1 | commit 5c2918a95276f128a3d679920633f0dffe1f32ee |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Tue Apr 5 22:03:16 2022 +0200 |
4 | |
5 | Update. |
6 | --- |
7 | PKGBUILD | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | |
10 | diff --git a/PKGBUILD b/PKGBUILD |
11 | index 791f7ba..bd388c9 100644 |
12 | --- a/PKGBUILD |
13 | +++ b/PKGBUILD |
14 | @@ -4,7 +4,7 @@ _pkgname=AutoLinux |
15 | pkgname=auto |
16 | pkgver=3.0.4 |
17 | pkgrel=1 |
18 | -pkgdesc='ArchLinux bootstrap and partitioning scripts, with optional AutoLinuxOS configs.' |
19 | +pkgdesc='ArchLinux bootstrap and partitioning scripts, with optional AutoLinux configs.' |
20 | arch=(x86_64) |
21 | url="https://gitlab.com/qYp/${_pkgname}" |
22 | license=('MIT') |