summaryrefslogtreecommitdiffstats
path: root/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-07-08 20:51:30 +0200
committer David Spencer2018-07-08 20:51:30 +0200
commitf0609c4e1f0778a0f1b0a23db86ee56634768482 (patch)
tree3f672572501b1c8fd84e9131d455ceb624733b42 /system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
parent90b665664034cd339828d0d7562dc95ab3e5229b (diff)
downloadslackbuilds-f0609c4e1f0778a0f1b0a23db86ee56634768482.tar.gz
system/nano-syntax-highlighting: Updated for version 20180705.
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 6e951f20e9..72d17b6ff6 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:-20180618}
+VERSION=${VERSION:-20180705}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
-SRCVER=${SRCVER:-ffe936295fcad24951a79c36f1d2039a0fcf994d}
+SRCVER=${SRCVER:-c18ba7b651e1dcd406d098c79b8bab989e7a5eeb}
set -e