nnn: update to 2.8

This commit is contained in:
Kartik Singh 2019-12-04 13:27:53 -05:00 committed by Helmut Pozimski
parent 265b13ff0d
commit 54e7c66bf0

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=2.7
version=2.8
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=0592c7cbcf2cf66cacac49e9204636480820b1bc74e4187dd7ee06945a6d07c5
checksum=95fd4b8b48f7aadc3bf6ab3f902adb7157a6985a5163bc1deb182d6c44ce6540
post_install() {
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \