blob: a59e460efde6a4f6cb41f3a4db264f5327df417b (
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.7.3
pkgrel = 1
url = https://github.com/Lifailon/lazyjournal
arch = x86_64
license = MIT
makedepends = go
source = lazyjournal-0.7.3.tar.gz::https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.7.3.tar.gz
sha256sums = 9f8e4fdd9b7fefdd364cd063a19e112ca5e78cf8e5698f9e0113dee0db9542ec
pkgname = lazyjournal
|