aboutsummaryrefslogtreecommitdiffstats
path: root/main/nano/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/nano/APKBUILD')
-rw-r--r--main/nano/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/nano/APKBUILD b/main/nano/APKBUILD
index 899d07cc1b..1149d5ad6b 100644
--- a/main/nano/APKBUILD
+++ b/main/nano/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
# Maintainer: Michael Zhou <zhoumichaely@gmail.com>
pkgname=nano
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.3.2
+pkgrel=0
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"
@@ -34,4 +34,4 @@ package() {
sed -i 's:# include:include:g' "$pkgdir"/etc/nanorc
}
-md5sums="af09f8828744b0ea0808d6c19a2b4bfd nano-2.3.1.tar.gz"
+md5sums="6451aeae836471cadea8567c44a46c99 nano-2.3.2.tar.gz"