From 54e7c66bf041992bae44523923797e83a5ec31e9 Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Wed, 4 Dec 2019 13:27:53 -0500 Subject: [PATCH] nnn: update to 2.8 --- srcpkgs/nnn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index 28fb4230e49..752c3dce7e1 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -1,6 +1,6 @@ # Template file for 'nnn' pkgname=nnn -version=2.7 +version=2.8 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=0592c7cbcf2cf66cacac49e9204636480820b1bc74e4187dd7ee06945a6d07c5 +checksum=95fd4b8b48f7aadc3bf6ab3f902adb7157a6985a5163bc1deb182d6c44ce6540 post_install() { vinstall misc/auto-completion/bash/nnn-completion.bash 644 \