diff options
author | Richard Murri | 2024-12-27 10:35:26 -0700 |
---|---|---|
committer | Richard Murri | 2024-12-27 10:35:26 -0700 |
commit | 3aba92c181abc9b4d994dc85e1a4decc86225b47 (patch) | |
tree | 5e1fc1cf5727475c139232a9015e54fa6f3cfb98 /.SRCINFO | |
parent | 99aef0679a7de7555c284cdc622012d6ec90da92 (diff) | |
download | aur-3aba92c181abc9b4d994dc85e1a4decc86225b47.tar.gz |
One more try for 0.4.0.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ pkgbase = wush pkgdesc = lets you easily transfer files and open shells over a peer-to-peer WireGuard connection pkgver = 0.4.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/coder/wush arch = x86_64 license = CC0-1.0 makedepends = go - source = git+https://github.com/coder/wush.git#tag=ca4d666d41f63e470ef4327c19b4feb762a814b6 - sha256sums = 97ec90787cfd7e4940943cc85494112ebf889b29a590aef007cf9886247fdd28 + source = git+https://github.com/coder/wush.git#tag=1ff2c900451e11ae43666d36a0651f8a9142e082 + sha256sums = 839f0971a0345b23ec6cc623e0af8a1dd3171242d874f87297b6bf6db7c30e54 pkgname = wush |