git subrepo pull magic-wormhole

subrepo:
  subdir:   "magic-wormhole"
  merged:   "fa14a16"
upstream:
  origin:   "https://aur.archlinux.org/magic-wormhole"
  branch:   "master"
  commit:   "fa14a16"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
This commit is contained in:
Gabriel Ebner 2021-03-06 09:54:28 +01:00
parent 73ff1e5fc4
commit 54cb48a275
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
pkgbase = magic-wormhole
pkgdesc = Securely transfer data between computers
pkgver = 0.12.0
pkgrel = 1
pkgrel = 2
url = https://pypi.python.org/pypi/magic-wormhole/0.12.0
arch = any
license = MIT

View File

@ -6,7 +6,7 @@
[subrepo]
remote = https://aur.archlinux.org/magic-wormhole
branch = master
commit = 20814b8e212cc9e4a82ca536bb136eb365780d74
parent = f570470fd5798f3f2ea7674b4672bcccffa37a7e
commit = fa14a16b7bce84c52e2dc037a1cab513845c97fb
parent = 73ff1e5fc4a0fc65424b918059ebf0b5d016561a
method = merge
cmdver = 0.4.1
cmdver = 0.4.3

View File

@ -2,7 +2,7 @@
pkgname='magic-wormhole'
pkgver=0.12.0
pkgrel=1
pkgrel=2
pkgdesc="Securely transfer data between computers"
arch=('any')
url="https://pypi.python.org/pypi/${pkgname}/${pkgver}"