nano: update to 4.5.
Signed-off-by: prspkt <prspkt@protonmail.com>
This commit is contained in:
parent
a9c3e11059
commit
417af4bef4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=4.4
|
||||
version=4.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-utf8"
|
||||
|
@ -11,7 +11,7 @@ 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=2af222e0354848ffaa3af31b5cd0a77917e9cb7742cd073d762f3c32f0f582c7
|
||||
checksum=ded5c38f5ecd9de2b624e0db8013a375c169d3fbbd49575967b868847df8f533
|
||||
|
||||
post_install() {
|
||||
vsconf syntax/nanorc.nanorc
|
||||
|
|
Loading…
Reference in a new issue