parent
3fd324d692
commit
262fd4a3a1
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'slit'
|
||||
pkgname=slit
|
||||
version=1.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=go
|
||||
go_import_path="github.com/tigrawap/slit"
|
||||
go_import_path=github.com/tigrawap/slit
|
||||
go_package="${go_import_path}/cmd/slit"
|
||||
short_desc="A modern PAGER for viewing logs"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue