slit: update to 1.3.0

This commit is contained in:
cinerea0 2021-10-20 11:34:50 -04:00 committed by Érico Nogueira Rolim
parent fa11fcbc56
commit 98fcf6d695

View file

@ -1,17 +1,16 @@
# Template file for 'slit' # Template file for 'slit'
pkgname=slit pkgname=slit
version=1.2.0 version=1.3.0
revision=3 revision=1
build_style=go build_style=go
go_import_path=github.com/tigrawap/slit go_import_path=github.com/tigrawap/slit
go_package="${go_import_path}/cmd/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 <orphan@voidlinux.org>" maintainer="cinerea0 <cinerea0@protonmail.com>"
license="MIT" license="MIT"
hostmakedepends="git"
homepage="https://github.com/tigrawap/slit" homepage="https://github.com/tigrawap/slit"
distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz" distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861 checksum=052b8d91d7158336adb4d04e5cf127be41d1c408aa896bfa6cc7fa1a0a16d014
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE