nnn: update to 3.5.

This commit is contained in:
Anthony Iliopoulos 2020-11-20 22:26:13 +01:00 committed by Érico Nogueira Rolim
parent 8fd541c336
commit 08b00e5c85

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=3.4
version=3.5
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=7803ae6e974aeb4008507d9d1afbcca8d084a435f36ff636b459ca50414930a1
checksum=e636d4035499a112a0ad33f1557838132ed2e39d8857c5b219714fe9f64681f3
post_install() {
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \