nnn: update to 3.2

This commit is contained in:
Kartik Singh 2020-05-26 20:23:39 +05:30 committed by Danh Doan
parent dc9cb825d2
commit b7b7929cd3

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=3.1
version=3.2
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=d70c21b4afa30fa733ab17bb8b45291e8651f2b823fad748ffbdb3b5c3fb0489
checksum=4ebbd024776153ecb79c75d1a58fc5cd7cd168c6e8217100b5edf322fdf9d4fd
post_install() {
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \