nnn: update to 3.0.

This commit is contained in:
AN3223 2020-02-12 23:23:00 -06:00 committed by Juan RP
parent ce666071ca
commit 14794db3d7

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=2.9
version=3.0
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=a11e54469bb28173bba0dd1762b4648d4e79343927ba7f25067dfbf3db8e3b1d
checksum=04db6d6710ce1232c779bf70137a86557e486614e20327717122bb63f36348f7
post_install() {
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \