diff --git a/srcpkgs/nano/template b/srcpkgs/nano/template index f665b73c6e2..f5b9b0f8b47 100644 --- a/srcpkgs/nano/template +++ b/srcpkgs/nano/template @@ -1,6 +1,6 @@ # Template file for 'nano' pkgname=nano -version=4.3 +version=4.4 revision=1 build_style=gnu-configure configure_args="--enable-utf8" @@ -11,9 +11,8 @@ 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=00d3ad1a287a85b4bf83e5f06cedd0a9f880413682bebd52b4b1e2af8cfc0d81 +checksum=2af222e0354848ffaa3af31b5cd0a77917e9cb7742cd073d762f3c32f0f582c7 post_install() { vsconf syntax/nanorc.nanorc } -