blob: 7f1492fef2e64a032e82963b5dd2796af5688f5f (
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.4
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.4/magic-wormhole.rs-0.7.4.tar.gz
sha256sums = 3ddc40c82faa381e96ffdc54757625a4707c1bd111d67ab2ec733a5bb666a43c
pkgname = wormhole-rs
|