nano: update to 4.6.
This commit is contained in:
parent
bd6f2f9e5f
commit
c3cdc41a56
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nano'
|
# Template file for 'nano'
|
||||||
pkgname=nano
|
pkgname=nano
|
||||||
version=4.5
|
version=4.6
|
||||||
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=ded5c38f5ecd9de2b624e0db8013a375c169d3fbbd49575967b868847df8f533
|
checksum=9bac3a4153774fd921dd3eb291986d43985466b081165b5ac5262b37b79628e9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf syntax/nanorc.nanorc
|
vsconf syntax/nanorc.nanorc
|
||||||
|
|
Loading…
Reference in a new issue