summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/nano/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/nano/APKBUILD b/main/nano/APKBUILD
index 233a6739..d929c807 100644
--- a/main/nano/APKBUILD
+++ b/main/nano/APKBUILD
@@ -1,7 +1,7 @@
-# Contributor: ms13sp <ms13sp@gmail.com>
-# Maintainer: ms13sp <ms13sp@gmail.com>
+# Contributor: Michael Mason <ms13sp@gmail.com>
+# Maintainer: Michael Mason <ms13sp@gmail.com>
pkgname=nano
-pkgver=2.2.2
+pkgver=2.2.3
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/"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="7e3fa2c9877664f377372ef378b9f230 nano-2.2.2.tar.gz"
+md5sums="91918a484f54f94fedaebe00dc393a50 nano-2.2.3.tar.gz"