blob: 7dbb9ec8a5d201d89d48991812c62b5f000da40f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = simple-http-server
pkgdesc = Simple http server in Rust
pkgver = 0.6.10
pkgrel = 1
url = https://github.com/TheWaWaR/simple-http-server
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
makedepends = cargo
source = https://crates.io/api/v1/crates/simple-http-server/0.6.10/download
sha384sums = b0fe953005e49a0c4ded299c96f2362d897ba9b2399bb54f633833ade1aaea859b838a38791cb2329fa3d9da8240b0bd
pkgname = simple-http-server
|