nano: update to 8.6 (#5583)
This commit is contained in:
parent
e4a38b5238
commit
46e73b1146
@ -1,15 +1,19 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=nano
|
||||
pkgver=8.5
|
||||
pkgver=8.6
|
||||
pkgrel=1
|
||||
pkgdesc="Pico editor clone with enhancements"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('spdx:GPL-3.0-or-later')
|
||||
url="https://www.nano-editor.org"
|
||||
msys2_repository_url="https://git.savannah.gnu.org/cgit/nano.git"
|
||||
msys2_changelog_url="https://www.nano-editor.org/news.php"
|
||||
msys2_references=(
|
||||
"anitya: 2046"
|
||||
"archlinux: nano"
|
||||
"cpe: cpe:/a:gnu:nano"
|
||||
"gentoo: app-editors/nano"
|
||||
)
|
||||
groups=('editors')
|
||||
depends=('file' 'libintl' 'ncurses' 'sh')
|
||||
@ -20,7 +24,7 @@ makedepends=('autotools'
|
||||
'gettext-devel')
|
||||
backup=('etc/nanorc')
|
||||
source=(https://www.nano-editor.org/dist/v8/${pkgname}-${pkgver}.tar.xz{,.asc})
|
||||
sha256sums=('000b011d339c141af9646d43288f54325ff5c6e8d39d6e482b787bbc6654c26a'
|
||||
sha256sums=('f7abfbf0eed5f573ab51bd77a458f32d82f9859c55e9689f819d96fe1437a619'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
'168E6F4297BFD7A79AFD4496514BBE2EB8E1961F' # Benno Schulenberg <bensberg@telfort.nl>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user