aboutsummaryrefslogtreecommitdiffstats
path: root/main/nano
diff options
context:
space:
mode:
Diffstat (limited to 'main/nano')
-rw-r--r--main/nano/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/nano/APKBUILD b/main/nano/APKBUILD
index f46fc58099..f768a15906 100644
--- a/main/nano/APKBUILD
+++ b/main/nano/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=nano
-pkgver=2.9.1
+pkgver=2.9.3
pkgrel=0
-pkgdesc="Text editor designed to be a free replacement for the Pico text editor"
-url="https://www.nano-editor.org/"
+pkgdesc="Enhanced clone of the Pico text editor"
+url="https://www.nano-editor.org"
arch="all"
-license="GPL"
+license="GPL-3.0-or-later"
makedepends="ncurses-dev file-dev"
subpackages="$pkgname-doc $pkgname-syntax::noarch"
source="https://www.nano-editor.org/dist/v${pkgver%.*}/$pkgname-$pkgver.tar.gz"
@@ -53,4 +53,4 @@ syntax() {
"$subpkgdir"/usr/share/$pkgname/
}
-sha512sums="7eeefd4cb5f02f1ac14ca10c536f873a1a85f3a5ccc5d5c40a12770b26dd0d5b0bbb3a0770b394779c8234891d7226e0d06d72465d7687c971bc62606100d0b6 nano-2.9.1.tar.gz"
+sha512sums="cce389a00dc4db899d7f73522e991bee5fa1fd0538a1af08aa75563e29e6cfba38b53acbba1d95e7876f3cac6298b5cada102d700334446419aadfe61ac18d2a nano-2.9.3.tar.gz"