summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormzz20172021-10-01 18:01:04 +0000
committermzz20172021-10-01 18:01:04 +0000
commitb88e6fdcb4d3b6ed80afeb9c548486f6c4e5bff5 (patch)
tree1fe5164d99ac60146e53b0bfe004060fc747bd12 /PKGBUILD
parent0883624f598244411726f1ac8f428f09be4c538f (diff)
downloadaur-b88e6fdcb4d3b6ed80afeb9c548486f6c4e5bff5.tar.gz
release 1.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6802c6420dd1..ba82e4f42fae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=v2raya-bin
_pkgname=v2raya
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=1
install=.INSTALL
pkgdesc="A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/v2rayA/v2rayA"
-license=('GPL3')
+license=('AGPL3')
depends=('glibc')
optdepends=('v2ray>=4.37.0-1' 'xray>=1.4.2-1')
provides=('v2raya')
@@ -50,19 +50,19 @@ sha1sums=(
)
sha1sums_i686=(
- '5f15175e0ff67b0cae198c1ba2e32325cd366065'
+ '31f04b9a058bf32f59988c12058e411f5a3707de'
)
sha1sums_x86_64=(
- 'c576fa08cbab66fd8b3230fc68538432e325e4dc'
+ 'c80395745fc985d1e444eee785f8cc7d519a5aa9'
)
sha1sums_aarch64=(
- '509c2a46ce28156000a5675f0b6fec1a04be0337'
+ 'b2a2c26a0f661f2f50cde0bdc1b0f7bb76ca5277'
)
sha1sums_armv6h=(
- '8861351a249e3463bb84abf147ce8ea5e4fcd947'
+ '798ff5fc1d3ad6bfac955303fece2f38460fb2c8'
)
sha1sums_armv7h=(
- '8861351a249e3463bb84abf147ce8ea5e4fcd947'
+ '798ff5fc1d3ad6bfac955303fece2f38460fb2c8'
)
package() {