From 4175708df7ac17b0022960d4b890f3b50c504b87 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:55:48 -0500 Subject: [PATCH] slit: rebuild with go-1.10 --- srcpkgs/slit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/slit/template b/srcpkgs/slit/template index d400833c1b7..a0d9f5d8bd5 100644 --- a/srcpkgs/slit/template +++ b/srcpkgs/slit/template @@ -1,7 +1,7 @@ # Template file for 'slit' pkgname=slit version=1.1.6 -revision=4 +revision=5 build_style=go go_import_path="github.com/tigrawap/slit" short_desc="A modern PAGER for viewing logs"