blob: 476f6d9abcc86d47ed0740ea1bab0346b8ad24db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = tztail-git
pkgdesc = Allows you to view logs in the timezone you want
pkgver = 1.2.0.r4.g6c94e13
pkgrel = 1
url = https://github.com/thecasualcoder/tztail
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = gcc-libs
provides = tztail
conflicts = tztail
source = tztail-git::git+https://github.com/thecasualcoder/tztail.git
sha256sums = SKIP
pkgname = tztail-git
|