aboutsummaryrefslogtreecommitdiff
path: root/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2018-11-29 21:16:38 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-01 07:27:50 +0700
commitae13ba8a0784d63f9b481d7e24a4623264098621 (patch)
tree6d29a882f42bdf60a499ac269f1743008233b153 /system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
parent954149e3bc47d40d6d7acb343a4d6423592e409b (diff)
downloadslackbuilds-ae13ba8a0784d63f9b481d7e24a4623264098621.tar.xz
system/nano-syntax-highlighting: Updated for version 20180827.
This maintains compatibility with the older versions of Nano. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild')
-rw-r--r--system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild b/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
index b9a85c515431..94eafed15724 100644
--- a/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
+++ b/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nano-syntax-highlighting
-VERSION=${VERSION:-20181103}
+VERSION=${VERSION:-20180827}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
-SRCVER=${SRCVER:-142ee236d31969f960541fbd630ed55f6fb54bbf}
+SRCVER=${SRCVER:-19feaf51d88006a62c06e34a40f57960a7409e8e}
set -e