diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index 2de5f2d2e95..b35daa26824 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -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 \