diff options
-rw-r--r-- | community/v2ray/PKGBUILD | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/community/v2ray/PKGBUILD b/community/v2ray/PKGBUILD new file mode 100644 index 00000000..1f0094e3 --- /dev/null +++ b/community/v2ray/PKGBUILD @@ -0,0 +1,6 @@ +eval "$( + declare -f package | \ + sed ' + s@/v2ray-custom-linux-64/@/v2ray-custom-linux-32/@ + ' +)" |