nano: update to 5.4.

This commit is contained in:
tibequadorian 2021-01-03 17:49:41 +01:00 committed by Piraty
parent b966ce91ee
commit 2d239b50c8

View file

@ -1,6 +1,6 @@
# Template file for 'nano' # Template file for 'nano'
pkgname=nano pkgname=nano
version=5.3 version=5.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-utf8" configure_args="--enable-utf8"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://www.nano-editor.org/" homepage="https://www.nano-editor.org/"
changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS" changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
distfiles="https://www.nano-editor.org/dist/v${version%%.*}/nano-${version}.tar.xz" distfiles="https://www.nano-editor.org/dist/v${version%%.*}/nano-${version}.tar.xz"
checksum=c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352 checksum=fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9
post_install() { post_install() {
vsconf syntax/nanorc.nanorc vsconf syntax/nanorc.nanorc