From 5b783d7d385cf159b9e6358af872c92cb31f5352 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 18 Sep 2018 23:33:19 -0300 Subject: [PATCH] nano: update to 3.1. --- srcpkgs/nano/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nano/template b/srcpkgs/nano/template index 4797d6394aa..52a73881dd6 100644 --- a/srcpkgs/nano/template +++ b/srcpkgs/nano/template @@ -1,6 +1,6 @@ # Template file for 'nano' pkgname=nano -version=3.0 +version=3.1 revision=1 build_style=gnu-configure configure_args="--enable-utf8" @@ -9,8 +9,8 @@ short_desc="The GNU nano text editor" maintainer="Juan RP " license="GPL-3.0-or-later" homepage="https://www.nano-editor.org/" -distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-$version.tar.xz" -checksum=e0a5bca354514e64762c987c200a8758b05e7bcced3b00b3e48ea0a2d383c8a0 +distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-${version}.tar.xz" +checksum=14c02ca40a5bc61c580ce2f9cb7f9fc72d5ccc9da17ad044f78f6fb3fdb7719e post_install() { vsconf syntax/nanorc.nanorc