nav


Logs | Files | LICENSE | GitLab


1
commit 456e0988a46733dea38cff438cfbe3efa77419bb
2
Author: Connor Etherington <[email protected]>
3
Date:   Wed Sep 7 03:12:35 2022 +0200
4
5
    Auto-Commit Update - 20220907
6
---
7
 PKGBUILD | 2 +-
8
 1 file changed, 1 insertion(+), 1 deletion(-)
9
10
diff --git a/PKGBUILD b/PKGBUILD
11
index a7054bd..f1f0cbd 100644
12
--- a/PKGBUILD
13
+++ b/PKGBUILD
14
@@ -1,7 +1,7 @@
15
 # Maintainer: Connor Etherington <[email protected]>
16
 # ---
17
 pkgname=nav
18
-pkgver=1.0.3
19
+pkgver=1.1
20
 pkgrel=1
21
 pkgdesc="A means of quick navigation through directories in the CLI"
22
 arch=(any)