From 14794db3d7ed69b49fbaafd52e08bff5028c4bfd Mon Sep 17 00:00:00 2001 From: AN3223 Date: Wed, 12 Feb 2020 23:23:00 -0600 Subject: [PATCH] nnn: update to 3.0. --- srcpkgs/nnn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \