nnn: update to 3.3

This commit is contained in:
yoctocell 2020-07-15 14:36:15 +02:00 committed by Danh Doan
parent 0c57798836
commit fc751325b9

View file

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