blob: 0e3012ba31955dda82bba0f0075a62e7a4ff6fdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = lolcate
pkgdesc = Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/ngirard/lolcate-rs
arch = i686
arch = x86_64
license = GPL-3.0
makedepends = cargo
source = lolcate-0.10.0.tar.gz::https://github.com/ngirard/lolcate-rs/archive/v0.10.0.tar.gz
sha512sums = 7b08dcdd9f8ddd624f947bbe76d9beed82bea2f0837e568e9c71c4a7113e32962e3195c90a72957697992467365be916d70c5f2ebe637e7f282b0d97a4b9113c
pkgname = lolcate
|