nnn: update to 3.6.

This commit is contained in:
Anthony Iliopoulos 2021-03-20 13:02:17 +01:00 committed by Érico Nogueira Rolim
parent f2b9ae2588
commit 2ed4d78118

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=3.5
version=3.6
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://github.com/jarun/nnn"
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
checksum=e636d4035499a112a0ad33f1557838132ed2e39d8857c5b219714fe9f64681f3
checksum=875094caebcc22ecf53b3722d139b127d25e1d5563a954342f32ded8980978b5
post_install() {
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \