From 1c3119eda27d24a27837cb33902c7b0ce77308fe Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 25 Mar 2019 08:52:29 -0300 Subject: [PATCH] nano: update to 4.0. --- srcpkgs/nano/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nano/template b/srcpkgs/nano/template index 8911552d06d..53f8212ddf3 100644 --- a/srcpkgs/nano/template +++ b/srcpkgs/nano/template @@ -1,17 +1,17 @@ # Template file for 'nano' pkgname=nano -version=3.2 +version=4.0 revision=1 build_style=gnu-configure configure_args="--enable-utf8" makedepends="file-devel ncurses-devel" -short_desc="The GNU nano text editor" +short_desc="GNU nano text editor" maintainer="Juan RP " license="GPL-3.0-or-later" homepage="https://www.nano-editor.org/" changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS" distfiles="https://www.nano-editor.org/dist/v${version%.*}/nano-${version}.tar.xz" -checksum=d12773af3589994b2e4982c5792b07c6240da5b86c5aef2103ab13b401fe6349 +checksum=1e2fcfea35784624a7d86785768b772d58bb3995d1aec9176a27a113b1e9bac3 post_install() { vsconf syntax/nanorc.nanorc