summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5c065982c73..a3659872d627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=navi
pkgdesc="An interactive cheatsheet tool for the command-line"
-pkgver=0.11.1
+pkgver=0.12.0
pkgrel=1
arch=("any")
url="https://github.com/denisidoro/navi"
license=("AGPL-3.0")
depends=('fzf')
source=("https://github.com/denisidoro/navi/archive/v${pkgver}.tar.gz")
-sha512sums=('8641df343d6bdcef23fa60e056a74c4b8e42a9a3d1857f4ae12ba913149d01087ac54c495a8db82920ab743e93ee7534fc23916ccd8260141d731f277fdce768')
+sha512sums=('f8fb1a1ef8873a4a4a2f5f4f260641079fd11652cd6d860675374b23d6637df97000593c49c116081015c31af843f0ac86afa7284620cf1bbd6b14a5f2c96bdd')
package() {
install -d "${pkgdir}/opt/${pkgname}"