blob: f77618c540933f71f59521699f3e97691ac70840 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = rust-docs
pkgdesc = Rust documentations.
pkgver = 1.89.0
pkgrel = 1
epoch = 1
url = https://www.rust-lang.org/
arch = x86_64
arch = i686
arch = aarch64
license = Apache-2.0
license = MIT
options = docs
options = !strip
options = !debug
source_x86_64 = https://static.rust-lang.org/dist/rust-docs-1.89.0-x86_64-unknown-linux-gnu.tar.gz
sha256sums_x86_64 = ea9c5f20dce64b85c3cf7e2df8a897c1c9dd2e6000cb65e0ade8756d82e169c8
source_i686 = https://static.rust-lang.org/dist/rust-docs-1.89.0-i686-unknown-linux-gnu.tar.gz
sha256sums_i686 = a7fb25abe805f060f0d05f9c4c1b618c22b56b218f445df0a7a42b610e7548fd
source_aarch64 = https://static.rust-lang.org/dist/rust-docs-1.89.0-aarch64-unknown-linux-gnu.tar.gz
sha256sums_aarch64 = f0c1057b143653a32df0e606df8c1f62378f3871a0cd83231cd95620d1f3113f
pkgname = rust-docs
|