summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormzz20172021-09-15 18:44:37 +0000
committermzz20172021-09-15 18:44:37 +0000
commit4dbaef67fde7ab7aa24ef2853e92238f1745bd42 (patch)
treefef43f138dd565a3d8f0a593eac8a61cd290ad6c
parent358d3ab8e297934b62af54ccf366681ca219fd55 (diff)
downloadaur-4dbaef67fde7ab7aa24ef2853e92238f1745bd42.tar.gz
release 1.5.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b37ab483d7cb..89cfad83234f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2raya
pkgdesc = A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols
- pkgver = .5.3
+ pkgver = 1.5.3
pkgrel = 1
url = https://github.com/v2rayA/v2rayA
install = .INSTALL
@@ -17,7 +17,7 @@ pkgbase = v2raya
depends = glibc
optdepends = v2ray>=4.37.0-1
optdepends = xray>=1.4.2-1
- source = v2raya-.5.3.tar.gz::https://github.com/v2rayA/v2rayA/archive/v.5.3.tar.gz
+ source = v2raya-1.5.3.tar.gz::https://github.com/v2rayA/v2rayA/archive/v1.5.3.tar.gz
sha512sums = SKIP
pkgname = v2raya
diff --git a/PKGBUILD b/PKGBUILD
index 5c29f304b57d..0a39549923a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mzz2017 <m@mzz.pub>
pkgname=v2raya
-pkgver=.5.3
+pkgver=1.5.3
pkgrel=1
install=.INSTALL
pkgdesc="A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols"