summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormzz20172023-08-12 05:44:30 +0000
committermzz20172023-08-12 05:44:30 +0000
commitdac191239baddb01bbecce4d1f4039c2b0424230 (patch)
tree31d8a674060378f347965393d59ee327736dc5a8
parent18b5d68262782ecae64d39f3b70e9a46a10329d7 (diff)
downloadaur-dac191239baddb01bbecce4d1f4039c2b0424230.tar.gz
release 2.1.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92c7cefccb41..663568cf4ea2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2raya-bin
pkgdesc = A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols
- pkgver = 2.1.0
+ pkgver = 2.1.1
pkgrel = 1
url = https://github.com/v2rayA/v2rayA
install = .INSTALL
@@ -21,16 +21,16 @@ pkgbase = v2raya-bin
sha1sums = 9df9ed4266775403fcb4b655c2bc518bfe68841d
sha1sums = 5c51b3e670733d6d1cf22e1cb5fe45305f4b8014
sha1sums = f4abf270b2ce588a4e8ab4b5ccdc9168b96791fe
- source_i686 = v2raya_2.1.0::https://apt.v2raya.org/static/v2raya_linux_x86_2.1.0
- sha1sums_i686 = bfe1bda345a899f2dcf96b5b47e002a3f9962a88
- source_x86_64 = v2raya_2.1.0::https://apt.v2raya.org/static/v2raya_linux_x64_2.1.0
- sha1sums_x86_64 = f87a8537dbb33ea6ae64c1ad3aeefc5bd965b536
- source_armv7h = v2raya_2.1.0::https://apt.v2raya.org/static/v2raya_linux_arm_2.1.0
- sha1sums_armv7h = b9af5abe2ede06c76f9c07fb69a32984f4835d18
- source_armv6h = v2raya_2.1.0::https://apt.v2raya.org/static/v2raya_linux_arm_2.1.0
- sha1sums_armv6h = b9af5abe2ede06c76f9c07fb69a32984f4835d18
- source_aarch64 = v2raya_2.1.0::https://apt.v2raya.org/static/v2raya_linux_arm64_2.1.0
- sha1sums_aarch64 = 27dc95f3fd4217c14ff4e2abd82d13940854942f
+ source_i686 = v2raya_2.1.1::https://apt.v2raya.org/static/v2raya_linux_x86_2.1.1
+ sha1sums_i686 = d13bd2dd738ee60aa6e180f1ef61f5bb496fde7a
+ source_x86_64 = v2raya_2.1.1::https://apt.v2raya.org/static/v2raya_linux_x64_2.1.1
+ sha1sums_x86_64 = c73cc5207b6dd81dd325dadb1ca23bcc47315979
+ source_armv7h = v2raya_2.1.1::https://apt.v2raya.org/static/v2raya_linux_arm_2.1.1
+ sha1sums_armv7h = 4bf0997bf1977788af2b0d174091de1d69dfbc3c
+ source_armv6h = v2raya_2.1.1::https://apt.v2raya.org/static/v2raya_linux_arm_2.1.1
+ sha1sums_armv6h = 4bf0997bf1977788af2b0d174091de1d69dfbc3c
+ source_aarch64 = v2raya_2.1.1::https://apt.v2raya.org/static/v2raya_linux_arm64_2.1.1
+ sha1sums_aarch64 = 2b3371328190b7d211e3f92a8c2e01938146272f
pkgname = v2raya-bin
depends = v2ray>=5.0.0
diff --git a/PKGBUILD b/PKGBUILD
index 59492c28e271..1d26479a7d3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=v2raya-bin
_pkgname=v2raya
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
install=.INSTALL
pkgdesc="A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan and Pingtunnel protocols"
@@ -49,19 +49,19 @@ sha1sums=(
)
sha1sums_i686=(
- 'bfe1bda345a899f2dcf96b5b47e002a3f9962a88'
+ 'd13bd2dd738ee60aa6e180f1ef61f5bb496fde7a'
)
sha1sums_x86_64=(
- 'f87a8537dbb33ea6ae64c1ad3aeefc5bd965b536'
+ 'c73cc5207b6dd81dd325dadb1ca23bcc47315979'
)
sha1sums_aarch64=(
- '27dc95f3fd4217c14ff4e2abd82d13940854942f'
+ '2b3371328190b7d211e3f92a8c2e01938146272f'
)
sha1sums_armv6h=(
- 'b9af5abe2ede06c76f9c07fb69a32984f4835d18'
+ '4bf0997bf1977788af2b0d174091de1d69dfbc3c'
)
sha1sums_armv7h=(
- 'b9af5abe2ede06c76f9c07fb69a32984f4835d18'
+ '4bf0997bf1977788af2b0d174091de1d69dfbc3c'
)
build() {