blob: 22c2aabf6adcce1ba2ce26bce5bc86b20fe67034 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = toluol
pkgdesc = Rust tool to make DNS queries
pkgver = 2.0.0
pkgrel = 1
url = https://git.sr.ht/~mvforell/toluol
arch = x86_64
license = MIT
makedepends = cargo
provides = toluol
conflicts = toluol
source = toluol-2.0.0.tar.gz::https://crates.io/api/v1/crates/toluol/2.0.0/download
sha512sums = 63b5aed418d208ad44cad360252dec8f4ddd2e98023815782a71a62ebf047b2a388a5c123607ed2fecf8215ac0153cbd28f5d4319f2937d488f2e7e2163a868e
pkgname = toluol
|