blob: 31f1dc748f3dc54808b275bcff253a67677b13fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = typos-git
pkgdesc = Source code spell checker
pkgver = 1.43.5.r0.g57b11c6b
pkgrel = 1
url = https://github.com/crate-ci/typos
arch = i686
arch = x86_64
license = Apache-2.0
license = MIT
makedepends = git
makedepends = cargo
depends = glibc
depends = libgcc
provides = typos=1.43.5.r0.g57b11c6b
conflicts = typos
source = git+https://github.com/crate-ci/typos.git
sha256sums = SKIP
pkgname = typos-git
|