diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index 4f99ea6c5f..67143070bd 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -1,17 +1,17 @@ # Template file for 'nnn' pkgname=nnn -version=2.2 +version=2.3 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" -makedepends="ncurses-devel" -short_desc="The missing terminal file browser for X" +makedepends="ncurses-devel readline-devel" +short_desc="Missing terminal file browser for X" maintainer="Dennis Kraus " 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=88dd08d624ae7a61ef749b1e258e4b29ed61ba9fcc5a18813f291ce80efc5e74 +checksum=eaad2ccf0d781aeeb38fdfc4ad75a0405ca3da4f82ded64cce766a74a2b299ab post_install() { vlicense LICENSE