summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2023-09-04 22:11:04 +0200
committerConnor Etherington2023-09-04 22:11:04 +0200
commit44a651de834c46fa37203874e52190bb21452fc1 (patch)
treecaed4f75105cff5a3622284d2fc13c02beb323e3
parent3249ac2d7a21a269bf65e006d6592ff79a34854b (diff)
downloadaur-nav.tar.gz
Auto-Commit Update - 2023.09.04
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e2436fef815..27f98a3f8014 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = nav
pkgdesc = A means of quick navigation through directories in the CLI
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = https://gitlab.com/a4to/nav
arch = any
license = MIT
depends = dialog
depends = fzf
- source = https://concise.cc/pkg/nav-1.2-1-any.pkg.tar.xz
+ source = https://software.concise.cc/x86_64/nav-1.3-1-any.pkg.tar.xz
validpgpkeys = 81BACEEBC3EA26E127166E4A819BB92A9A48160E
- md5sums = aea6ef4d04003f65e583cc4a4cb66dcd
- sha512sums = 58781d7e55e0a8ce82d607766b420ea5f8f5fead5524c114dcd795a53688697f5f437e2e15aaab197085e963d379b79c20780a25ba9ea7ea93401dfaccafc8da
+ md5sums = f72e4fc28024db98bfddeb66bc402af3
+ sha512sums = 6ac4ad1059ab6e0bacb4fd2d2f15979ca40bcd49f5715a4804c9bfefbb641ffbccd0682cd8732e4b3c911846a4878870c0a1919783953f76d0b10c3b15550a68
pkgname = nav
diff --git a/PKGBUILD b/PKGBUILD
index 912b813d41bc..9c6a7e1279f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Connor Etherington <connor@concise.cc>
# ---
pkgname=nav
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="A means of quick navigation through directories in the CLI"
arch=(any)
@@ -9,13 +9,13 @@ url="https://gitlab.com/a4to/${pkgname}"
license=('MIT')
depends=(dialog fzf)
source=(
- "https://concise.cc/pkg/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.xz"
+ "https://software.concise.cc/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.xz"
)
sha512sums=(
- '58781d7e55e0a8ce82d607766b420ea5f8f5fead5524c114dcd795a53688697f5f437e2e15aaab197085e963d379b79c20780a25ba9ea7ea93401dfaccafc8da'
+ '6ac4ad1059ab6e0bacb4fd2d2f15979ca40bcd49f5715a4804c9bfefbb641ffbccd0682cd8732e4b3c911846a4878870c0a1919783953f76d0b10c3b15550a68'
)
md5sums=(
- 'aea6ef4d04003f65e583cc4a4cb66dcd'
+ 'f72e4fc28024db98bfddeb66bc402af3'
)
validpgpkeys=(
'81BACEEBC3EA26E127166E4A819BB92A9A48160E'