diff --git a/main/nano/APKBUILD b/main/nano/APKBUILD index f071873c54b..d8560cfed73 100644 --- a/main/nano/APKBUILD +++ b/main/nano/APKBUILD @@ -2,10 +2,10 @@ # Contributor: Natanael Copa # Maintainer: Celeste 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 "