auto


Logs | Files | README | README | GitLab


1
commit 91c299f07f4e9e54188fa81d2c8e3f52edb13a12
2
Author: Connor Etherington <[email protected]>
3
Date:   Tue Apr 26 07:46:31 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 072d3df..14ab2d6 100644
12
--- a/PKGBUILD
13
+++ b/PKGBUILD
14
@@ -3,7 +3,7 @@
15
 pkgname=auto
16
 pkgver=4.2
17
 pkgrel=1
18
-pkgdesc='ArchLinux bootstrap and partitioning script, with a selection of WM and DEs'
19
+pkgdesc='ArchLinux bootstrap and partitioning scripts, with a selection of WM and DEs'
20
 arch=(x86_64)
21
 url="https://gitlab.com/a4to/${pkgname}"
22
 install="auto.install"