aboutsummaryrefslogtreecommitdiff
path: root/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2018-09-17 22:55:32 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-09-17 23:11:57 +0100
commit37883040cf8455bf920ffd82bd680f4db9f74517 (patch)
tree56f2bf5837dafc19fde467679c042836d1f0bcd8 /system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
parente3ec8f113c8285bdf29d82effbdcd07dd3347e49 (diff)
system/nano-syntax-highlighting: Updated for version 20180910.
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 3b96d45187ad5..83ef8a762f1de 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:-20180905}
+VERSION=${VERSION:-20180910}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
-SRCVER=${SRCVER:-1e589cb729d24fba470228d429e6dde07973d597}
+SRCVER=${SRCVER:-bdb317ee118bcc080c35cdb7658931fa4ac5323d}
set -e