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