blob: 2d4d9defeff986c1052f424835ff7c24c1a625b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = dprint
pkgdesc = Pluggable and configurable code formatting platform
pkgver = 0.36.1
pkgrel = 1
url = https://github.com/dprint/dprint
arch = x86_64
license = MIT
makedepends = cargo
depends = bzip2
options = !lto
source = dprint-0.36.1.tar.gz::https://github.com/dprint/dprint/archive/0.36.1.tar.gz
sha256sums = 25d4235ec08e29cdbcce81b61462a63a59e0d5c763553a8b211371ddf79765f9
pkgname = dprint
|