nnn: update to 4.0.
This commit is contained in:
parent
136301ea6f
commit
562736ab31
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=3.6
|
||||
version=4.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=875094caebcc22ecf53b3722d139b127d25e1d5563a954342f32ded8980978b5
|
||||
checksum=a219ec8fad3dd0512aadae5840176f3265188c4c22da3b17b133bac602b40754
|
||||
|
||||
post_install() {
|
||||
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \
|
||||
|
|
Loading…
Reference in New Issue