auto


Logs | Files | README | LICENSE | GitLab


1
commit c4e9c839f625e8b07f65c56bf13bf5a4e8baabff
2
Author: Connor Etherington <[email protected]>
3
Date:   Tue Apr 5 23:41:49 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 8d5e7a6..d099d44 100644
12
--- a/PKGBUILD
13
+++ b/PKGBUILD
14
@@ -2,7 +2,7 @@
15
 # ---
16
 _pkgname=AutoLinux
17
 pkgname=auto
18
-pkgver=3.0.4
19
+pkgver=3.0.5
20
 pkgrel=1
21
 pkgdesc='ArchLinux bootstrap and partitioning scripts, with optional AutoLinux configs.'
22
 arch=(x86_64)