summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspyophobia2023-11-29 09:08:52 +0800
committerspyophobia2023-11-29 09:08:52 +0800
commit60f8afeba7a0b647fae42f5bd9e98b75990b946d (patch)
treebbc8b5ba9a154c337fda4d2d6a22d1365ecddda2
parent2a12797bba228e468437c560e4309bfa39f03972 (diff)
downloadaur-shadowsocks-rust-bin.tar.gz
v1.17.1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 899a9385abc6..90659b029de7 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.17.0
+ pkgver = 1.17.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.17.0/LICENSE
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.17.1/LICENSE
source = shadowsocks-rust@.service
source = shadowsocks-rust-server@.service
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.17.0/examples/config.json
- source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.17.0/examples/config_ext.json
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.17.1/examples/config.json
+ source = https://github.com/shadowsocks/shadowsocks-rust/raw/v1.17.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.17.0/shadowsocks-v1.17.0.x86_64-unknown-linux-gnu.tar.xz
- b2sums_x86_64 = 4c489665a6626758cc4e12fb06c0b0654812c3642c3a316695fc6c4b46c4f63dcf6ecdffbdb39f6a697e3a2b412cca7ee9ae63ed441aee67ab84b181e410d0aa
- source_armv7h = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.17.0/shadowsocks-v1.17.0.arm-unknown-linux-gnueabihf.tar.xz
- b2sums_armv7h = 30602f75519463fa69c047c0a60cc4a039c9a5400efb1b5cc1f38507e0b13258a17b75242a65f7b81355e88da3bca136b36ae372d19fad8e629933c5c8affa6c
- source_aarch64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.17.0/shadowsocks-v1.17.0.aarch64-unknown-linux-gnu.tar.xz
- b2sums_aarch64 = 4b09026751e5c304c811e58dc5bfad70dce2c19adf44b989c1c404ada660db2f7e447624e1e1178da8db932613a0f12639e315c294ad4a1108e21146aca4bd67
+ source_x86_64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.17.1/shadowsocks-v1.17.1.x86_64-unknown-linux-gnu.tar.xz
+ b2sums_x86_64 = 1d35281b29472b1170f3ae53e9834653dd2bf1fde996ee4878ed9065eb7b1e8eac7a33bd62532b0ff77776ee81a9b5055feab1cb7d4e87c26551c720e95c791f
+ source_armv7h = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.17.1/shadowsocks-v1.17.1.arm-unknown-linux-gnueabihf.tar.xz
+ b2sums_armv7h = 2898d82576b9ecc0d8f547bc7751ded7238505ac6316be0ebf07f4eb62d25c5aa51841f8eb12c1d637dc57efc1731ca73b8cb893839dd5ad93893541feb8ddf3
+ source_aarch64 = https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.17.1/shadowsocks-v1.17.1.aarch64-unknown-linux-gnu.tar.xz
+ b2sums_aarch64 = 1f8097730f696cf8fc9ab609bcdfad217015df3cd678a5de86e95718f3cb2cbe9185523e1033a8025c8dd5325300a80b444004a6ff00fa6668a75c6626b4e116
pkgname = shadowsocks-rust-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0c1f8899210e..c3b6b06cca22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=shadowsocks-rust-bin
_pkgname=shadowsocks-rust
-pkgver=1.17.0
+pkgver=1.17.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=('4c489665a6626758cc4e12fb06c0b0654812c3642c3a316695fc6c4b46c4f63dcf6ecdffbdb39f6a697e3a2b412cca7ee9ae63ed441aee67ab84b181e410d0aa')
-b2sums_armv7h=('30602f75519463fa69c047c0a60cc4a039c9a5400efb1b5cc1f38507e0b13258a17b75242a65f7b81355e88da3bca136b36ae372d19fad8e629933c5c8affa6c')
-b2sums_aarch64=('4b09026751e5c304c811e58dc5bfad70dce2c19adf44b989c1c404ada660db2f7e447624e1e1178da8db932613a0f12639e315c294ad4a1108e21146aca4bd67')
+b2sums_x86_64=('1d35281b29472b1170f3ae53e9834653dd2bf1fde996ee4878ed9065eb7b1e8eac7a33bd62532b0ff77776ee81a9b5055feab1cb7d4e87c26551c720e95c791f')
+b2sums_armv7h=('2898d82576b9ecc0d8f547bc7751ded7238505ac6316be0ebf07f4eb62d25c5aa51841f8eb12c1d637dc57efc1731ca73b8cb893839dd5ad93893541feb8ddf3')
+b2sums_aarch64=('1f8097730f696cf8fc9ab609bcdfad217015df3cd678a5de86e95718f3cb2cbe9185523e1033a8025c8dd5325300a80b444004a6ff00fa6668a75c6626b4e116')
package() {
cd "${srcdir}"