Update nano's version

This commit is contained in:
Tiago Programmer 2019-12-20 18:07:44 +00:00 committed by GitHub
parent 7fb8e9fa8e
commit 3482835fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ G_DEPS="unzip sed"
G_FILE="${HOME}/.nanorc" G_FILE="${HOME}/.nanorc"
G_REPO_MASTER="https://github.com/scopatz/nanorc/archive/master.zip" G_REPO_MASTER="https://github.com/scopatz/nanorc/archive/master.zip"
G_REPO_RELEASE="https://github.com/scopatz/nanorc/archive/${G_VERSION}.zip" G_REPO_RELEASE="https://github.com/scopatz/nanorc/archive/${G_VERSION}.zip"
G_NANO_VERSION="4.5" G_NANO_VERSION="4.6.0"
G_NANO_NRC_DIR="" G_NANO_NRC_DIR=""
unset G_LITE G_UNSTABLE G_VERBOSE G_DIR G_THEME unset G_LITE G_UNSTABLE G_VERBOSE G_DIR G_THEME