nano: update to 3.0. (#2567)
This commit is contained in:
parent
cc96ead138
commit
a5b1ff0cb5
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=2.9.8
|
version=3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-utf8"
|
configure_args="--enable-utf8"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.nano-editor.org/"
|
homepage="https://www.nano-editor.org/"
|
||||||
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=c2deac31ba4d3fd27a42fafcc47ccf499296cc69a422bbecab63f2933ea85488
|
checksum=e0a5bca354514e64762c987c200a8758b05e7bcced3b00b3e48ea0a2d383c8a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf syntax/nanorc.nanorc
|
vsconf syntax/nanorc.nanorc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue