Package Details: v2raya-bin 2.2.5.8-1

Git Clone URL: https://aur.archlinux.org/v2raya-bin.git (read-only, click to copy)
Package Base: v2raya-bin
Description: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols
Upstream URL: https://github.com/v2rayA/v2rayA
Licenses: AGPL3
Conflicts: v2raya
Provides: v2raya
Submitter: mzz2017
Maintainer: mzz2017 (Asuna-w)
Last Packager: mzz2017
Votes: 10
Popularity: 0.001739
First Submitted: 2020-03-27 07:42 (UTC)
Last Updated: 2024-07-16 02:58 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

natsumerinchan commented on 2024-06-22 03:46 (UTC)

:: 正在同步软件包数据库...
 core 已经是最新版本
 extra 已经是最新版本
 multilib 已经是最新版本
:: 正在搜索 AUR 以获取更新...
:: 正在搜索数据库以获取更新...
 -> 不在 AUR 中的软件包: microsoft-office-appimage
 -> 缺少 AUR 调试包: 1panel-debug  httpdirfs-debug  wezterm-git-debug
 -> 孤儿 (无人维护) 的 AUR 软件包: nautilus-sendto
 -> 标记为过时的 AUR 软件包: github-desktop-bin  powershell-bin
:: 1 软件包 个要进行升级/安装的包。
1  aur/v2raya-bin  2.2.5.2-1 -> 2.2.5.6-1
==> 要排除的包: (示例: "1 2 3", "1-3", "^4" 或软件库名称)
 -> 排除软件包可能会导致不完整的升级并破坏系统
==> 
AUR Explicit (1): v2raya-bin-2.2.5.6-1
:: PKGBUILD 是最新的,跳过下载: v2raya-bin
  1 v2raya-bin                               (已安装) (构建文件已存在)
==> 清理哪些软件包的构建文件?
==> [N]没有 [A]全部 [Ab]中止 [I]已安装 [No]未安装 或 (1 2 3, 1-3, ^4)
==> A
:: 正在删除 (1/1): /home/celica/.cache/yay/v2raya-bin
HEAD 现在位于 00d006c release 2.2.5.6
  1 v2raya-bin                               (已安装) (构建文件已存在)
==> 显示哪些包的差异?
==> [N]没有 [A]全部 [Ab]中止 [I]已安装 [No]未安装 或 (1 2 3, 1-3, ^4)
==> 
==> 错误: sha1sums 不允许空值。
 -> 下载源文件时出错: /home/celica/.cache/yay/v2raya-bin 
     context: exit status 12 


:: (1/1) 正在解析 SRCINFO: v2raya-bin
==> 错误: sha1sums 不允许空值。
 -> 生成时出错: v2raya-bin-exit status 12
 -> 无法安装以下软件包, 需要手动介入处理:
v2raya-bin - exit status 12

Firestar commented on 2024-03-26 06:12 (UTC)

Can xray-bin be added into dependencies?

Firestar commented on 2024-03-22 02:52 (UTC)

为什么我下载了xray,再下载v2raya-bin也会下载v2ray呢?

(base) [firestar@Archlinux ~]$ sudo pacman -R v2ray checking dependencies... error: failed to prepare transaction (could not satisfy dependencies) :: removing v2ray breaks dependency 'v2ray>=5.0.0' required by v2raya-bin

这个v2raya的dependencies不是四选一即可吗?

Misaka13514 commented on 2024-01-28 06:36 (UTC)

Please follow Arch Linux RFC16: use SPDX license identifier in PKGBUILD.

https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0016-spdx-license-identifiers.rst

Asuna-w commented on 2023-09-19 08:33 (UTC) (edited on 2023-09-19 09:39 (UTC) by Asuna-w)

Architecture riscv64 pre-built binary has been provided in the GitHub release page, and also available on https://apt.v2raya.org/static/v2raya_linux_riscv64_${pkgver}. It would be great if AUR package v2ray-bin supports riscv64 as well.

-arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
+arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
+source_riscv64=(
+    "v2raya_${pkgver}::https://apt.v2raya.org/static/v2raya_linux_riscv64_${pkgver}"
+)
+sha1sums_riscv64=(
+    '* calculate it *'
+)

Universebenzene commented on 2023-08-20 12:52 (UTC)

2.2.0目前arm的链接是404,散列也直接空了

AlieZ commented on 2022-11-22 14:40 (UTC)

所以我打包了个旧版v2ray-core(4.45.2)https://aur.archlinux.org/packages/v2ray4-bin

zyk commented on 2022-10-08 05:57 (UTC)

@Universebenzene 已经好了 非常感谢

Universebenzene commented on 2022-10-08 05:45 (UTC)

@zyk 稳定版不支持v2ray 5以上。Arch用户好些天前就已经遇到这问题了。请降级v2ray到5以下或使用v2raya-git