blob: edce8b44141b5aa2d2ee5fdb4a01104cba289468 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = lazyjournal
pkgdesc = TUI for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find and regex support
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/Lifailon/lazyjournal
arch = x86_64
license = MIT
makedepends = go
source = lazyjournal-0.6.0.tar.gz::https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.6.0.tar.gz
sha256sums = 1a1ba20dd816cec30a31fef717c6fe3d6826cb2292f45781e6cbe840a332642b
pkgname = lazyjournal
|