summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspyophobia2023-09-01 21:23:50 +0800
committerspyophobia2023-09-01 21:23:50 +0800
commit3c0b28fcad1d8233b9961ae5c82bae0e55763da5 (patch)
tree61ca07a35f554d39a0fdf478a6e7b97feb248c80
parentd2ef0edf84b18422e9dd1951f9b7b50ea096c7e4 (diff)
downloadaur-3c0b28fcad1d8233b9961ae5c82bae0e55763da5.tar.gz
v1.16.1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44d3aa5bc68c..dd1ee027ac15 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.0
+ pkgver = 1.16.1
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.0/LICENSE
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.1/LICENSE
source = shadowsocks-rust@.service
source = shadowsocks-rust-server@.service
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.0/examples/config.json
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.16.0/examples/config_ext.json
+ 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
b2sums = 98280467eaac88ca227a95753e376e8fda028da2a651051d23012f8538e3fe754c55b26d0321fea2017cb9a815c8df4242f69f6ae57eb84a450a77eb704569e2
b2sums = 0319f41bc6c547a4c9703f0067c927374d99d22213e5ba09ca043b9277aff355ad3eda0484207b585d6c192eb043ca915527a6cccb57da2a9eca43076224f6d4
b2sums = 82c6072fa49f11fd134ceb7eae1bfc694cb6d6bbe8ae9049cc678f512f57f55c998fc7ff161b53c3e0f6756e742f2e41db2a959d62802b179d500d067c84ed48
b2sums = 20f097921a0d691cc737d724f137a55be2f0f4c390be7c4de472e20235a9e3b5b2c4e9c64f3adb97d38f50d29e08d0d1077c2f63afe2dc0130d519c70f07efce
b2sums = 157e38b6d06c2cd7f32a9684241bbd452925f454c12942ff92d0b82f16adfd06cd9fc86bcd4991bf5e41d6e0864e6244cdef271ce28005e36bdac5c6a9d1bb49
- source_x86_64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.0/shadowsocks-v1.16.0.x86_64-unknown-linux-gnu.tar.xz
- b2sums_x86_64 = b9b409972d5735e6aff18c9dcc6e8c5ac6c4d821ea63d9ea2406604d8c48ff9451346961c5e69c0a712534465119e3b91fd995cfa38deeca824cd58e11794780
- source_armv7h = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.0/shadowsocks-v1.16.0.arm-unknown-linux-gnueabihf.tar.xz
- b2sums_armv7h = 0ee8ad3318c789dd1be6b975bab7b231029e728a866975d4186e16b707c983927b5eab4981cc7ea7549b557ed4776033ca2b7969d159f8c03be143fe037cc354
- source_aarch64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.16.0/shadowsocks-v1.16.0.aarch64-unknown-linux-gnu.tar.xz
- b2sums_aarch64 = 548a2cac555fc201906d7a01e3d933a9972479c1c2f496f27c70f2187d1954320dd4079d384842d7ce533a3261e8e5e5fdf958d1d69fa7fefc2913d584511d38
+ 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
pkgname = shadowsocks-rust-bin
diff --git a/PKGBUILD b/PKGBUILD
index 67762c359e1d..6f827f9ef023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=shadowsocks-rust-bin
_pkgname=shadowsocks-rust
-pkgver=1.16.0
+pkgver=1.16.1
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=('b9b409972d5735e6aff18c9dcc6e8c5ac6c4d821ea63d9ea2406604d8c48ff9451346961c5e69c0a712534465119e3b91fd995cfa38deeca824cd58e11794780')
-b2sums_armv7h=('0ee8ad3318c789dd1be6b975bab7b231029e728a866975d4186e16b707c983927b5eab4981cc7ea7549b557ed4776033ca2b7969d159f8c03be143fe037cc354')
-b2sums_aarch64=('548a2cac555fc201906d7a01e3d933a9972479c1c2f496f27c70f2187d1954320dd4079d384842d7ce533a3261e8e5e5fdf958d1d69fa7fefc2913d584511d38')
+b2sums_x86_64=('2742f3d76509656b442fec659369f925d6c75c4e172e8838a9f24a29fafdb8c6ae507b18465042fab3ae67bf04a5b2048ff22e72408b8178f80b8ac1b9ec57d9')
+b2sums_armv7h=('03c424c889711c5481ee3518b4d531999d8dceb5d649574cc31cc8130c63936fdf71c1495807f6ecc0726627e2a4241697aefa6320ad810068a345db1931014d')
+b2sums_aarch64=('8d3d088f421c9da016e064dc8d434b49939f69e782d19c23b35d2f8adc57658233e78cffc86c0478818e4df2071a7d0e98f55ef93a44f9f563c8257025ff3deb')
package() {
cd "${srcdir}"