From 0b9dd0015994edd915351592005f5d948fdd75a1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 2 May 2018 13:05:42 -0300 Subject: [PATCH] nnn: update to 1.8. --- srcpkgs/nnn/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index 3e94a4044c7..602288a39a2 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -1,16 +1,17 @@ # Template file for 'nnn' pkgname=nnn -version=1.7 -revision=2 +version=1.8 +revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="readline-devel" short_desc="The missing terminal file browser for X" maintainer="Dennis Kraus " license="BSD-2-Clause" +changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG" homepage="https://github.com/jarun/nnn" distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz" -checksum=fbe26efbed8b467352f313b92f8617d873c8cf0209fb6377572cf8d1ddc2747c +checksum=65c364a9797178e40ec7ec653b2cfa8e211e556b75250bf72eb5eea57f5e0cdc post_install() { vlicense LICENSE