summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspyophobia2023-09-24 19:31:13 +0800
committerspyophobia2023-09-24 19:31:13 +0800
commit87b21e09320b03710c8eef3cf4866d958f66abd3 (patch)
tree6b8d415e70c0433bfd39054a27a03dd41d40ed6a
parent3c0b28fcad1d8233b9961ae5c82bae0e55763da5 (diff)
downloadaur-87b21e09320b03710c8eef3cf4866d958f66abd3.tar.gz
v1.16.2
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd1ee027ac15..aaaf4200abb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shadowsocks-rust-bin
pkgdesc = A Rust port of shadowsocks https://shadowsocks.org/ (binary version)
- pkgver = 1.16.1
+ pkgver = 1.16.2
pkgrel = 1
url = https://github.com/shadowsocks/shadowsocks-rust
arch = x86_64
@@ -13,21 +13,21 @@ pkgbase = shadowsocks-rust-bin
conflicts = shadowsocks
conflicts = shadowsocks-rust
conflicts = shadowsocks-rust-git
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.1/LICENSE
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.2/LICENSE
source = shadowsocks-rust@.service
source = shadowsocks-rust-server@.service
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.1/examples/config.json
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.1/examples/config_ext.json
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.2/examples/config.json
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.2/examples/config_ext.json
b2sums = 98280467eaac88ca227a95753e376e8fda028da2a651051d23012f8538e3fe754c55b26d0321fea2017cb9a815c8df4242f69f6ae57eb84a450a77eb704569e2
b2sums = 0319f41bc6c547a4c9703f0067c927374d99d22213e5ba09ca043b9277aff355ad3eda0484207b585d6c192eb043ca915527a6cccb57da2a9eca43076224f6d4
b2sums = 82c6072fa49f11fd134ceb7eae1bfc694cb6d6bbe8ae9049cc678f512f57f55c998fc7ff161b53c3e0f6756e742f2e41db2a959d62802b179d500d067c84ed48
b2sums = 20f097921a0d691cc737d724f137a55be2f0f4c390be7c4de472e20235a9e3b5b2c4e9c64f3adb97d38f50d29e08d0d1077c2f63afe2dc0130d519c70f07efce
b2sums = 157e38b6d06c2cd7f32a9684241bbd452925f454c12942ff92d0b82f16adfd06cd9fc86bcd4991bf5e41d6e0864e6244cdef271ce28005e36bdac5c6a9d1bb49
- source_x86_64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.1/shadowsocks-v1.16.1.x86_64-unknown-linux-gnu.tar.xz
- b2sums_x86_64 = 2742f3d76509656b442fec659369f925d6c75c4e172e8838a9f24a29fafdb8c6ae507b18465042fab3ae67bf04a5b2048ff22e72408b8178f80b8ac1b9ec57d9
- source_armv7h = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.1/shadowsocks-v1.16.1.arm-unknown-linux-gnueabihf.tar.xz
- b2sums_armv7h = 03c424c889711c5481ee3518b4d531999d8dceb5d649574cc31cc8130c63936fdf71c1495807f6ecc0726627e2a4241697aefa6320ad810068a345db1931014d
- source_aarch64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.1/shadowsocks-v1.16.1.aarch64-unknown-linux-gnu.tar.xz
- b2sums_aarch64 = 8d3d088f421c9da016e064dc8d434b49939f69e782d19c23b35d2f8adc57658233e78cffc86c0478818e4df2071a7d0e98f55ef93a44f9f563c8257025ff3deb
+ source_x86_64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.2/shadowsocks-v1.16.2.x86_64-unknown-linux-gnu.tar.xz
+ b2sums_x86_64 = a54c393bc4df130b90b232edc2d7bc150f8471f990d54d80ad266738be13cf1e7b2828c43eaadeb7623c6a39a9e35905ed75f4681ee24c91ac5273250592e1bf
+ source_armv7h = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.2/shadowsocks-v1.16.2.arm-unknown-linux-gnueabihf.tar.xz
+ b2sums_armv7h = b8a91aab28c05798c787fb7ebb2680345960efd761993f4d7bd5817065dc457d078d6bdd3dbe1df8f3ae96a252094cf260e706ee6c195062df7cc3f8f0b14e5f
+ source_aarch64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.2/shadowsocks-v1.16.2.aarch64-unknown-linux-gnu.tar.xz
+ b2sums_aarch64 = 2532cc46974520e7eea2e2933c21a64e5c5875a821d64148120be58e2f3e11b9ebc6a44adaea5d03557bdc3fb0ba80418e3a9f54f1c5964ed65dd0a39c533a48
pkgname = shadowsocks-rust-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6f827f9ef023..4c89b06a8633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=shadowsocks-rust-bin
_pkgname=shadowsocks-rust
-pkgver=1.16.1
+pkgver=1.16.2
pkgrel=1
pkgdesc='A Rust port of shadowsocks https://shadowsocks.org/ (binary version)'
arch=('x86_64' 'armv7h' 'aarch64')
@@ -29,9 +29,9 @@ b2sums=('98280467eaac88ca227a95753e376e8fda028da2a651051d23012f8538e3fe754c55b26
'82c6072fa49f11fd134ceb7eae1bfc694cb6d6bbe8ae9049cc678f512f57f55c998fc7ff161b53c3e0f6756e742f2e41db2a959d62802b179d500d067c84ed48'
'20f097921a0d691cc737d724f137a55be2f0f4c390be7c4de472e20235a9e3b5b2c4e9c64f3adb97d38f50d29e08d0d1077c2f63afe2dc0130d519c70f07efce'
'157e38b6d06c2cd7f32a9684241bbd452925f454c12942ff92d0b82f16adfd06cd9fc86bcd4991bf5e41d6e0864e6244cdef271ce28005e36bdac5c6a9d1bb49')
-b2sums_x86_64=('2742f3d76509656b442fec659369f925d6c75c4e172e8838a9f24a29fafdb8c6ae507b18465042fab3ae67bf04a5b2048ff22e72408b8178f80b8ac1b9ec57d9')
-b2sums_armv7h=('03c424c889711c5481ee3518b4d531999d8dceb5d649574cc31cc8130c63936fdf71c1495807f6ecc0726627e2a4241697aefa6320ad810068a345db1931014d')
-b2sums_aarch64=('8d3d088f421c9da016e064dc8d434b49939f69e782d19c23b35d2f8adc57658233e78cffc86c0478818e4df2071a7d0e98f55ef93a44f9f563c8257025ff3deb')
+b2sums_x86_64=('a54c393bc4df130b90b232edc2d7bc150f8471f990d54d80ad266738be13cf1e7b2828c43eaadeb7623c6a39a9e35905ed75f4681ee24c91ac5273250592e1bf')
+b2sums_armv7h=('b8a91aab28c05798c787fb7ebb2680345960efd761993f4d7bd5817065dc457d078d6bdd3dbe1df8f3ae96a252094cf260e706ee6c195062df7cc3f8f0b14e5f')
+b2sums_aarch64=('2532cc46974520e7eea2e2933c21a64e5c5875a821d64148120be58e2f3e11b9ebc6a44adaea5d03557bdc3fb0ba80418e3a9f54f1c5964ed65dd0a39c533a48')
package() {
cd "${srcdir}"