mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
slit: update to 1.2.0.
Closes #15129. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1d6c718d61
commit
4a65b6be0c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'slit'
|
# Template file for 'slit'
|
||||||
pkgname=slit
|
pkgname=slit
|
||||||
version=1.1.6
|
version=1.2.0
|
||||||
revision=7
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tigrawap/slit"
|
go_import_path="github.com/tigrawap/slit"
|
||||||
short_desc="A modern PAGER for viewing logs"
|
short_desc="A modern PAGER for viewing logs"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
hostmakedepends="git"
|
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=ed1a663453b71149f7b0e301f0bf6bc381c3e2ee562a89d4c985b6a19a05a2b5
|
checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue