blob: 861ff46ec9c4a40ebfa04daa24fea151d5c3ad69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = glimpse
pkgdesc = A blazingly fast tool for peeking at codebases.
pkgver = r40.4208ee8
pkgrel = 1
url = https://github.com/seatedro/glimpse
arch = x86_64
arch = aarch64
arch = i686
license = MIT
makedepends = git
makedepends = cargo
conflicts = glimpse
options = !lto
source = git+https://github.com/seatedro/glimpse
sha256sums = SKIP
pkgname = glimpse
|