summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormzz20172020-12-19 22:57:54 +0800
committermzz20172020-12-19 22:57:54 +0800
commita089a65ccc45ed67ec1da1973713d2cea634dce3 (patch)
tree9c5cfe722045b23a125c4f279a91cbf317cb5209 /PKGBUILD
parent3100cb74cd766229e3330db4603a8d09af01d547 (diff)
downloadaur-a089a65ccc45ed67ec1da1973713d2cea634dce3.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f01bf494d83..6d210ef65dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: mzz2017 <mzz@tuta.io>
pkgname=v2raya-git
-pkgver=20201217.r602.329a7e1
+pkgver=20201219.r612.2a075b7
pkgrel=1
+install=.INSTALL
pkgdesc="A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols"
-arch=('x86_64')
+arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/v2rayA/v2rayA"
license=('GPL3')
depends=('git' 'glibc' 'v2ray')