summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander Epaneshnikov2021-07-13 23:15:40 +0300
committerAlexander Epaneshnikov2021-07-13 23:15:40 +0300
commit24b8724eaec616b96224e80382d1303b0c071523 (patch)
treebe2ede1c4c5226ecea922a0d8092f917baa9ae60 /.SRCINFO
parentd5155d310e45961b0c11ccded77fbdd9322d4c7a (diff)
downloadaur-24b8724eaec616b96224e80382d1303b0c071523.tar.gz
upgpkg: magic-wormhole-git 0.12.0.r19.679434a-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 17 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3468b50ea0f..e76ed16c0b6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,15 @@
pkgbase = magic-wormhole-git
- pkgdesc = Securely transfer data between computers
- pkgver = 0.11.2.r82.995d3f5
- pkgrel = 3
- url = https://github.com/warner/magic-wormhole
+ pkgdesc = Securely transfer data between computers (development version)
+ pkgver = 0.12.0.r19.679434a
+ pkgrel = 1
+ url = https://github.com/magic-wormhole/magic-wormhole
arch = any
license = MIT
+ checkdepends = python-mock
+ checkdepends = python-magic-wormhole-transit-relay
+ checkdepends = python-magic-wormhole-mailbox-server
makedepends = python-setuptools
- depends = python
+ makedepends = git
depends = python-click
depends = python-cffi
depends = python-autobahn
@@ -18,15 +21,19 @@ pkgbase = magic-wormhole-git
depends = python-idna
depends = python-service-identity
depends = python-txtorcon
- depends = python-pyhamcrest
+ depends = python-pyopenssl
+ provides = magic-wormhole
provides = wormhole
provides = wormhole-server
+ provides = python-wormhole
+ conflicts = magic-wormhole
conflicts = wormhole
conflicts = wormhole-server
- source = git+https://github.com/warner/magic-wormhole.git
- source = magic-wormhole-git.patch
+ conflicts = python-wormhole
+ replaces = wormhole
+ replaces = wormhole-server
+ replaces = python-wormhole
+ source = magic-wormhole::git+https://github.com/magic-wormhole/magic-wormhole.git
sha512sums = SKIP
- sha512sums = b93a25d041c6cded94eed8951d448bf84373516e49498289275e080cba487ea6905128b83c1f7ccb635f1f8045bcdefa0bce6ef9d493060c85b177d65011bbf2
pkgname = magic-wormhole-git
-