nnn: update to 3.4.

This commit is contained in:
Anthony Iliopoulos 2020-08-20 17:37:57 +02:00 committed by Danh Doan
parent c4cbfd19b2
commit 19697bdd2e

View file

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