diff options
-rw-r--r-- | main/nano/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nano/APKBUILD b/main/nano/APKBUILD index 69e817735..ce21c3164 100644 --- a/main/nano/APKBUILD +++ b/main/nano/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Zhou <zhoumichaely@gmail.com> pkgname=nano pkgver=2.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="Text Editor. GNU nano is designed to be a free replacement for the Pico text editor." url="http://www.nano-editor.org/" arch="all" |