nano: update to 4.2
This commit is contained in:
parent
73977aff37
commit
9ba00f1b70
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=4.1
|
||||
version=4.2
|
||||
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=86bde596a038d6fde619b49d785c0ebf0b3eaa7001a39dbe9316bd5392d221d0
|
||||
checksum=1143defce62e391b241252ffdb6e5c1ded56cfe26d46ee81b796abe0ccc45df9
|
||||
|
||||
post_install() {
|
||||
vsconf syntax/nanorc.nanorc
|
||||
|
|
Loading…
Reference in New Issue