blob: 122df70b1477bac20de864d1e80007da5ed9be4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = findpkg-git
pkgdesc = A fast command not found hook
pkgver = 1.0.0.r3.g6dcc809
pkgrel = 2
url = https://github.com/Alexendoo/findpkg
install = findpkg.install
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = pacman
provides = findpkg
conflicts = findpkg
source = findpkg-git::git+https://github.com/Alexendoo/findpkg
sha256sums = SKIP
pkgname = findpkg-git
|