blob: d0df3e29409030bb08e7b93de9fa3148583a8ea3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = klogg-bin
pkgdesc = A multi-platform GUI application that helps browse and search through long and complex log files. It is designed with programmers and system administrators in mind and can be seen as a graphical, interactive combination of grep, less, and tail
pkgver = 22.06
pkgrel = 2
url = https://klogg.filimonov.dev
arch = x86_64
license = GPL3
makedepends = tar
depends = qt5-base
depends = hicolor-icon-theme
provides = klogg
source = klogg-22.06.0.1289.deb::https://github.com/variar/klogg/releases/download/v22.06/klogg-22.06.0.1289-Linux-amd64-focal.deb
sha256sums = 78d4b19d0bd631b0d7a54a099200970f4613815caf889345340cfecaea71d8d4
pkgname = klogg-bin
|