auto


Logs | Files | README | LICENSE | GitLab


1
commit fb563cd3312c3bfb401a53e91b4875fe0fe85f45
2
Author: Connor Etherington <[email protected]>
3
Date:   Thu Mar 31 10:53:34 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 1736b6e..c4947bd 100644
12
--- a/PKGBUILD
13
+++ b/PKGBUILD
14
@@ -2,7 +2,7 @@
15
 # ---
16
 _pkgname=AutoLinux
17
 pkgname=auto
18
-pkgver=3.0.1
19
+pkgver=3.0.2
20
 pkgrel=1
21
 pkgdesc='AutoLinux bootstrap scripts, with optional riced configs for the AutoLinux platform'
22
 arch=(x86_64)