diff options
author | Egor Gushcha | 2024-02-10 13:06:10 +0600 |
---|---|---|
committer | Egor Gushcha | 2024-02-10 13:06:10 +0600 |
commit | 7e2891df246c449131db8401f13bd40d7bdbb92c (patch) | |
tree | 9d74731ee47f8e3b0a7024fa3123d421439135c6 /.SRCINFO | |
parent | 27b5fc5a3580bac81bc1c66e4157f2060aeb417c (diff) | |
download | aur-7e2891df246c449131db8401f13bd40d7bdbb92c.tar.gz |
Add !debug option
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,13 +1,14 @@ pkgbase = snowflake-pt-client-bin pkgdesc = Pluggable Transport using WebRTC, inspired by Flashproxy pkgver = 2.8.1 - pkgrel = 4 + pkgrel = 5 url = https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake install = snowflake-pt-client-bin.install arch = x86_64 license = BSD-3-Clause depends = tor optdepends = torbrowser-launcher + options = !debug backup = etc/tor/snowflake source = snowflake-v2.8.1.tar.gz::https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/jobs/441747/artifacts/raw/snowflake-v2.8.1.tar.gz b2sums = a330fd8f4c8b7858dcdf58865a84f0fda8d3c8ce6b8d2e8e9b50a041349d0e3c8de7f028275bc33344cd1e4060572d64a26b1922f94ad01adc75bacfb2caf057 |