blob: 7930e20c08f96e4c45e981af265d22b04d468d2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = goldie-git
pkgdesc = Search content of text files recursively. Written in Nim.
pkgver = 0.0.2
pkgrel = 1
url = https://github.com/madprops/goldie
arch = x86_64
license = GPL3
makedepends = nim
source = goldie-git::git+https://github.com/madprops/goldie.git
sha256sums = SKIP
pkgname = goldie-git
|