nano: update to 6.4.

This commit is contained in:
0x5c 2022-08-11 22:45:15 -04:00 committed by classabbyamp
parent c16be86417
commit e272ed9eb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nano' # Template file for 'nano'
pkgname=nano pkgname=nano
version=6.3 version=6.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=eb532da4985672730b500f685dbaab885a466d08fbbf7415832b95805e6f8687 checksum=4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0
post_install() { post_install() {
vsconf syntax/nanorc.nanorc vsconf syntax/nanorc.nanorc