main/nano: upgrade to 8.1

This commit is contained in:
Celeste 2024-07-12 14:51:40 +00:00
parent 76fbf0e6aa
commit 18a048763d

View File

@ -2,10 +2,10 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=nano
pkgver=8.0
pkgrel=1
pkgver=8.1
pkgrel=0
pkgdesc="Enhanced clone of the Pico text editor"
url="https://www.nano-editor.org"
url="https://www.nano-editor.org/"
arch="all"
license="GPL-3.0-or-later"
makedepends="linux-headers ncurses-dev"
@ -48,5 +48,5 @@ syntax() {
}
sha512sums="
86c484428b8805768fd580d0f62aa32ce8f588f4beedcdd35a4014506b562928c7a2fa6487aa0d853b4c9c1639a4d186f46b4e96721568ff81191d5098403ca8 nano-8.0.tar.xz
cb7d696bd18322ba1e713282e3156934e2c7f2a8abc17c99b2d5ae91fa40ea1478758853d4ad391f72039f01cfe0db79fd7302f3e67ed2afeff3a447b6f975ec nano-8.1.tar.xz
"