From 7d4ef540aca69bf568aeade79dc8237ffa899e98 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 20 Oct 2021 01:06:03 -0400 Subject: [PATCH] slit: update to 1.3.0 --- srcpkgs/slit/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/slit/template b/srcpkgs/slit/template index 688e249ff422..036290e58fb3 100644 --- a/srcpkgs/slit/template +++ b/srcpkgs/slit/template @@ -1,17 +1,16 @@ # Template file for 'slit' pkgname=slit -version=1.2.0 -revision=3 +version=1.3.0 +revision=1 build_style=go go_import_path=github.com/tigrawap/slit go_package="${go_import_path}/cmd/slit" -short_desc="A modern PAGER for viewing logs" +short_desc="Modern PAGER for viewing logs" maintainer="Orphaned " license="MIT" -hostmakedepends="git" homepage="https://github.com/tigrawap/slit" distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz" -checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861 +checksum=052b8d91d7158336adb4d04e5cf127be41d1c408aa896bfa6cc7fa1a0a16d014 post_install() { vlicense LICENSE