blob: 79617193cead3ff66e84bd2ff571b27a46bbf2a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = wormhole-rs
pkgdesc = Rust implementation of Magic Wormhole, with new features and enhancements
pkgver = 0.7.6
pkgrel = 0
url = https://github.com/magic-wormhole/magic-wormhole.rs
arch = x86_64
license = custom:EUPL-1.2+
makedepends = cargo
depends = libxcb
source = https://github.com/magic-wormhole/magic-wormhole.rs/archive/0.7.6/magic-wormhole.rs-0.7.6.tar.gz
sha256sums = 1d76e80108291f0a31e1a0e2e1d6199decb55bec73bc725baacb93ea0ae06e5e
pkgname = wormhole-rs
|