blob: 5457d73135462d20fa12db9476e88c7d078f5807 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = autocorrect-rs-git
pkgdesc = A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).
pkgver = 2.13.0.r3.g51927ca
pkgrel = 1
url = https://github.com/huacnlee/autocorrect
arch = x86_64
license = MIT
makedepends = git
depends = cargo
provides = autocorrect-rs
provides = autocorrect
conflicts = autocorrect
options = !strip
options = !lto
source = autocorrect-git::git+https://github.com/huacnlee/autocorrect.git
sha256sums = SKIP
pkgname = autocorrect-git
|